Searched refs:aspectFrameAttribute (Results 1 – 1 of 1) sorted by relevance
2923 ExifAttribute aspectFrameAttribute = (ExifAttribute) in getOrfAttributes() local2925 if (aspectFrameAttribute != null) { in getOrfAttributes()2927 aspectFrameValues = (int[]) aspectFrameAttribute.getValue(mExifByteOrder); in getOrfAttributes()