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