Home | History | Annotate | Download | only in exif

Lines Matching refs:getComponentCountFromInfo

1406         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) {