Searched refs:aspectFrameAttribute (Results 1 – 2 of 2) sorted by relevance
2501 ExifAttribute aspectFrameAttribute = (ExifAttribute) in getOrfAttributes() local2503 if (aspectFrameAttribute != null) { in getOrfAttributes()2505 aspectFrameValues = (int[]) aspectFrameAttribute.getValue(mExifByteOrder); in getOrfAttributes()
2439 ExifAttribute aspectFrameAttribute = (ExifAttribute) in getOrfAttributes() local2441 if (aspectFrameAttribute != null) { in getOrfAttributes()2442 int[] aspectFrameValues = (int[]) aspectFrameAttribute.getValue(mExifByteOrder); in getOrfAttributes()