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