OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasOrientationExif
(Results
1 - 5
of
5
) sorted by null
/frameworks/opt/bitmap/src/com/android/bitmap/
RequestKey.java
111
public boolean
hasOrientationExif
() throws IOException;
ResourceRequestKey.java
59
public boolean
hasOrientationExif
() throws IOException {
DecodeTask.java
163
if (mKey.
hasOrientationExif
()) {
/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
BitmapRequestKeyImpl.java
94
public boolean
hasOrientationExif
() throws IOException {
/packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
ContactRequest.java
95
public boolean
hasOrientationExif
() throws IOException {
Completed in 159 milliseconds