HomeSort by relevance Sort by last modified time
    Searched full:thumbnail (Results 376 - 400 of 790) sorted by null

<<11121314151617181920>>

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifParser.java 127 * Option bit to request to parse thumbnail.
656 // Tag value overlaps thumbnail, ignore thumbnail.
657 Log.w(TAG, "Thumbnail overlaps value for tag: \n" + tag.toString());
659 Log.w(TAG, "Invalid thumbnail offset: " + entry.getKey());
    [all...]
ExifOutputStream.java 367 // thumbnail
425 // Get rid of offset and length tags if there is no thumbnail.
462 // thumbnail
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 457 //! Returns the quality setting for the EXIF thumbnail in Jpeg picture.
460 //! Returns the dimensions for EXIF thumbnail in Jpeg picture.
519 //! Gets the supported jpeg thumbnail sizes.
632 //! Sets the quality of the EXIF thumbnail in Jpeg picture.
635 //! Sets the dimensions for EXIF thumbnail in Jpeg picture.
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXAlgo.cpp 882 CAMHAL_LOGEB("Error while retrieving thumbnail size 0x%x", eError);
887 //result in absent EXIF thumbnail
902 CAMHAL_LOGDB("Thumbnail width = %d, Thumbnail Height = %d", width, height);
909 CAMHAL_LOGEB("Error while configuring thumbnail size 0x%x", eError);
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifParser.java 127 * Option bit to request to parse thumbnail.
656 // Tag value overlaps thumbnail, ignore thumbnail.
657 Log.w(TAG, "Thumbnail overlaps value for tag: \n" + tag.toString());
659 Log.w(TAG, "Invalid thumbnail offset: " + entry.getKey());
    [all...]
ExifOutputStream.java 367 // thumbnail
425 // Get rid of offset and length tags if there is no thumbnail.
462 // thumbnail
  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 250 * - thumbnail
390 * - thumbnail
393 * TODO: The thumbnail mode returns null for its failure cases (and in one case, throws
398 Account account1 = ProviderTestUtils.setupAccount("open-thumbnail", false, mMockContext);
440 // Test with an attached database, attachment entry found - returns a thumbnail
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifParser.java 127 * Option bit to request to parse thumbnail.
656 // Tag value overlaps thumbnail, ignore thumbnail.
657 Log.w(TAG, "Thumbnail overlaps value for tag: \n" + tag.toString());
659 Log.w(TAG, "Invalid thumbnail offset: " + entry.getKey());
    [all...]
ExifOutputStream.java 367 // thumbnail
425 // Get rid of offset and length tags if there is no thumbnail.
462 // thumbnail
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifParser.java 127 * Option bit to request to parse thumbnail.
656 // Tag value overlaps thumbnail, ignore thumbnail.
657 Log.w(TAG, "Thumbnail overlaps value for tag: \n" + tag.toString());
659 Log.w(TAG, "Invalid thumbnail offset: " + entry.getKey());
    [all...]
ExifOutputStream.java 367 // thumbnail
425 // Get rid of offset and length tags if there is no thumbnail.
462 // thumbnail
  /packages/apps/Mms/src/com/android/mms/exif/
ExifParser.java 127 * Option bit to request to parse thumbnail.
656 // Tag value overlaps thumbnail, ignore thumbnail.
657 Log.w(TAG, "Thumbnail overlaps value for tag: \n" + tag.toString());
659 Log.w(TAG, "Invalid thumbnail offset: " + entry.getKey());
    [all...]
ExifOutputStream.java 367 // thumbnail
425 // Get rid of offset and length tags if there is no thumbnail.
462 // thumbnail
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 661 ptCreateString[10] = 512; /* Maximum Horizontal Size of the Thumbnail for App0 marker */
662 ptCreateString[11] = 384; /* Maximum Vertical Size of the Thumbnail for App0 marker */
663 ptCreateString[12] = 512; /* Maximum Horizontal Size of the Thumbnail for App1 marker */
664 ptCreateString[13] = 384; /* Maximum Vertical Size of the Thumbnail for App1 marker */
665 ptCreateString[14] = 512; /* Maximum Horizontal Size of the Thumbnail for App13 marker */
666 ptCreateString[15] = 384; /* Maximum Vertical Size of the Thumbnail for App13 marker */
700 ptCreateString[18] = 512; /* Maximum Horizontal Size of the Thumbnail for App5 marker */
701 ptCreateString[19] = 384; /* Maximum Vertical Size of the Thumbnail for App5 marker */
    [all...]
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoThumbnailFragment.java 287 * Creates a new Intent to get the full picture for the thumbnail that the user clicked.
418 * Creates a second View to hold the thumbnail image.
430 // Sets the layoutView's tag to be the same as the thumbnail image tag.
  /external/chromium_org/chrome/browser/profiles/
profile_downloader.cc 47 // Path in JSON dictionary to user's photo thumbnail URL.
58 // Path format for specifying thumbnail's size.
60 // Default thumbnail size.
  /external/jpeg/
jcmarker.c 360 * Thumbnail X size (1 byte)
361 * Thumbnail Y size (1 byte)
378 emit_byte(cinfo, 0); /* No thumbnail image */
  /external/qemu/distrib/jpeg-6b/
jcmarker.c 360 * Thumbnail X size (1 byte)
361 * Thumbnail Y size (1 byte)
378 emit_byte(cinfo, 0); /* No thumbnail image */
  /frameworks/base/docs/html/distribute/googleplay/spotlight/
games.jd 22 <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px;
99 <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px;
173 <img alt="" class="screenshot thumbnail" style="-webkit-border-radius: 5px;
  /frameworks/base/media/java/android/media/
MediaMetadataRetriever.java 216 * useful for generating a thumbnail for an input data source or just
253 * and returns it as a bitmap. This is useful for generating a thumbnail
277 * and returns it as a bitmap. This is useful for generating a thumbnail
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 136 /** Whether or not we can display the thumbnail at fullscreen size */
295 // could defer the loading of the fullscreen image until the thumbnail
369 // There is need to do anything with the thumbnail
  /external/libexif/libexif/
exif-data.c 313 "Bogus thumbnail offset (%u) or size (%u).",
526 * Check if we need some extra entries for pointers or the thumbnail.
655 * Information about the thumbnail (if any) is saved in
1078 printf ("%i byte(s) thumbnail data available.", data->size);
1238 "No thumbnail but entries on thumbnail. These entries have been "
    [all...]
  /frameworks/av/include/camera/
CameraParameters.h 157 // The width (in pixels) of EXIF thumbnail in Jpeg picture.
160 // The height (in pixels) of EXIF thumbnail in Jpeg picture.
163 // Supported EXIF thumbnail sizes (width x height). 0x0 means not thumbnail
167 // The quality of the EXIF thumbnail in Jpeg picture. The range is 1 to 100,
178 // picture. Or the driver may rotate the picture and the EXIF thumbnail. If
    [all...]
  /sdk/templates/docs/
index.html 119 <li>template.png <span class="dim">&mdash; Default template thumbnail</span></li>
120 <li>template_foo.png <span class="dim">&mdash; Thumbnail when option 'foo' is selected</span></li>
196 &lt;!-- Default thumbnail. --&gt;
323 <p>Represents a thumbnail for the template. <code>&lt;thumb&gt;</code> elements should be contained inside a <code>&lt;thumbs&gt;</code> element. The text contents of this element represent the path to the thumbnail. If this element has any attributes, they will be treated as selectors for parameter values. For example, if there are two thumbnails:</p>
332 <p>The template 'preview' thumbnail will show <code>template_tabs.png</code> if the value of the <code>navType</code> template parameter is <code>tabs</code> and <code>template.png</code> otherwise.</p>
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Mem.cpp 289 // Only Register the preview, snapshot and thumbnail buffers with the kernel.
343 // Only Unregister the preview, snapshot and thumbnail

Completed in 2010 milliseconds

<<11121314151617181920>>