OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EVENT_UNCOMPRESSED_STRIP
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifParser.java
100
public static final int
EVENT_UNCOMPRESSED_STRIP
= 4;
268
* @see #
EVENT_UNCOMPRESSED_STRIP
456
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
466
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
476
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
529
mCorrespondingEvent.put((int) offset, new ImageEvent(
EVENT_UNCOMPRESSED_STRIP
[
all
...]
/packages/apps/Camera2/src/com/android/camera/exif/
ExifParser.java
100
public static final int
EVENT_UNCOMPRESSED_STRIP
= 4;
268
* @see #
EVENT_UNCOMPRESSED_STRIP
456
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
466
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
476
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
529
mCorrespondingEvent.put((int) offset, new ImageEvent(
EVENT_UNCOMPRESSED_STRIP
[
all
...]
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifParser.java
100
public static final int
EVENT_UNCOMPRESSED_STRIP
= 4;
268
* @see #
EVENT_UNCOMPRESSED_STRIP
456
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
466
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
476
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
529
mCorrespondingEvent.put((int) offset, new ImageEvent(
EVENT_UNCOMPRESSED_STRIP
[
all
...]
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifParser.java
100
public static final int
EVENT_UNCOMPRESSED_STRIP
= 4;
268
* @see #
EVENT_UNCOMPRESSED_STRIP
456
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
466
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
476
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
529
mCorrespondingEvent.put((int) offset, new ImageEvent(
EVENT_UNCOMPRESSED_STRIP
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifParser.java
101
public static final int
EVENT_UNCOMPRESSED_STRIP
= 4;
269
* @see #
EVENT_UNCOMPRESSED_STRIP
457
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
467
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
477
* When receiving {@link #
EVENT_UNCOMPRESSED_STRIP
}, call this function to
531
mCorrespondingEvent.put((int) offset, new ImageEvent(
EVENT_UNCOMPRESSED_STRIP
[
all
...]
Completed in 531 milliseconds