Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/src/com/android/bitmap/
DRequestKey.java111 public boolean hasOrientationExif() throws IOException; in hasOrientationExif() method
DResourceRequestKey.java59 public boolean hasOrientationExif() throws IOException { in hasOrientationExif() method in ResourceRequestKey
DDecodeTask.java163 if (mKey.hasOrientationExif()) { in decode()
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
DBitmapRequestKeyImpl.java94 public boolean hasOrientationExif() throws IOException { in hasOrientationExif() method in BitmapRequestKeyImpl