Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
DImageLoader.java536 String fullWidthName = "GPano:FullPanoWidthPixels"; in queryLightCycle360() local
541 if (!meta.doesPropertyExist(namespace, fullWidthName)) { in queryLightCycle360()
546 Integer fullValue = meta.getPropertyInteger(namespace, fullWidthName); in queryLightCycle360()