Home | History | Annotate | Download | only in media

Lines Matching defs:focalLength

239         public final String focalLength;
282 focalLength = getString(typedArray, 13);
749 assertStringTag(exifInterface, ExifInterface.TAG_FOCAL_LENGTH, expectedValue.focalLength);