Searched refs:getComponentCountFromInfo (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java1406 return getComponentCountFromInfo(info) != ExifTag.SIZE_UNDEFINED;
1421 return getComponentCountFromInfo(info);
1503 int definedCount = getComponentCountFromInfo(info);
1533 int definedCount = getComponentCountFromInfo(info);
1715 int def_count = getComponentCountFromInfo(info);
2403 protected static int getComponentCountFromInfo(int info) { method in class:ExifInterface
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java1406 return getComponentCountFromInfo(info) != ExifTag.SIZE_UNDEFINED;
1421 return getComponentCountFromInfo(info);
1503 int definedCount = getComponentCountFromInfo(info);
1533 int definedCount = getComponentCountFromInfo(info);
1715 int def_count = getComponentCountFromInfo(info);
2403 protected static int getComponentCountFromInfo(int info) { method in class:ExifInterface
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifInterface.java1406 return getComponentCountFromInfo(info) != ExifTag.SIZE_UNDEFINED;
1421 return getComponentCountFromInfo(info);
1503 int definedCount = getComponentCountFromInfo(info);
1533 int definedCount = getComponentCountFromInfo(info);
1715 int def_count = getComponentCountFromInfo(info);
2403 protected static int getComponentCountFromInfo(int info) { method in class:ExifInterface
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifInterface.java1406 return getComponentCountFromInfo(info) != ExifTag.SIZE_UNDEFINED;
1421 return getComponentCountFromInfo(info);
1503 int definedCount = getComponentCountFromInfo(info);
1533 int definedCount = getComponentCountFromInfo(info);
1715 int def_count = getComponentCountFromInfo(info);
2403 protected static int getComponentCountFromInfo(int info) { method in class:ExifInterface

Completed in 52 milliseconds