HomeSort by relevance Sort by last modified time
    Searched refs:hasCompressedThumbnail (Results 1 - 15 of 15) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifOutputStream.java 255 if (mExifData.hasCompressedThumbnail()) {
368 if (mExifData.hasCompressedThumbnail()) {
463 if (mExifData.hasCompressedThumbnail()) {
ExifData.java 59 * @see #hasCompressedThumbnail()
75 protected boolean hasCompressedThumbnail() {
ExifInterface.java     [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifOutputStream.java 255 if (mExifData.hasCompressedThumbnail()) {
368 if (mExifData.hasCompressedThumbnail()) {
463 if (mExifData.hasCompressedThumbnail()) {
ExifData.java 59 * @see #hasCompressedThumbnail()
75 protected boolean hasCompressedThumbnail() {
ExifInterface.java     [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifOutputStream.java 255 if (mExifData.hasCompressedThumbnail()) {
368 if (mExifData.hasCompressedThumbnail()) {
463 if (mExifData.hasCompressedThumbnail()) {
ExifData.java 59 * @see #hasCompressedThumbnail()
75 protected boolean hasCompressedThumbnail() {
ExifInterface.java     [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifOutputStream.java 255 if (mExifData.hasCompressedThumbnail()) {
368 if (mExifData.hasCompressedThumbnail()) {
463 if (mExifData.hasCompressedThumbnail()) {
ExifData.java 59 * @see #hasCompressedThumbnail()
75 protected boolean hasCompressedThumbnail() {
ExifInterface.java     [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifOutputStream.java 259 if (mExifData.hasCompressedThumbnail()) {
372 if (mExifData.hasCompressedThumbnail()) {
467 if (mExifData.hasCompressedThumbnail()) {
ExifData.java 60 * @see #hasCompressedThumbnail()
76 protected boolean hasCompressedThumbnail() {
ExifInterface.java     [all...]

Completed in 157 milliseconds