Home
last modified time | relevance | path

Searched refs:UTIL_GEOMETRY (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
DBitmapCache.java44 public final static int UTIL_GEOMETRY = 7; field in BitmapCache
97 case UTIL_GEOMETRY: return "UTIL_GEOMETRY"; in getTrackingName()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DGeometryMathUtils.java321 frame.height(), BitmapCache.UTIL_GEOMETRY); in applyFullGeometryMatrix()