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