HomeSort by relevance Sort by last modified time
    Searched full:thumbnail (Results 426 - 450 of 638) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java 691 assertNoLetters(parameters.get("jpeg-thumbnail-size-values"),
692 "jpeg-thumbnail-size-values");
793 // Thumbnail size parameters should have valid values.
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraPostProc.cpp 242 m_bThumbnailNeeded = TRUE; // need encode thumbnail by default
247 // (0,0) means no thumbnail
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraPostProc.cpp 242 m_bThumbnailNeeded = TRUE; // need encode thumbnail by default
247 // (0,0) means no thumbnail
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 505 /* has thumbnail */
530 /*thumbnail is required, not YUV thumbnail, borrow main image*/
607 /* fill in thumbnail src img encode param */
775 ALOGE("%s : Error in thumbnail encoding, no ops here", __func__);
    [all...]
QCameraHWI_Parm.cpp 681 ALOGE("%s:Failed to get default thumbnail sizes",__func__);
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CaptureResult.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.java 258 * Animation thumbnail is as far as possible below the window above
259 * the thumbnail (or in other words as far as possible above the window
    [all...]
WindowAnimator.java 441 if (appAnimator != null && appAnimator.thumbnail != null) {
    [all...]
  /system/media/camera/docs/
metadata_properties.xml     [all...]
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd 93 pops up to show thumbnail images of apps used recently &mdash; tapping a
94 thumbnail switches to the app.</p>
401 message, bluetooth, social networks, and more, just by tapping the thumbnail in
    [all...]
android-3.1.jd 175 the thumbnail of the object as a byte array. </li>
190 object?s size, data format, association type, creation date, and thumbnail
    [all...]
  /frameworks/base/media/java/android/media/tv/
TvContract.java     [all...]
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 783 printf("\n\r\tSupported Thumbnail Sizes: %s", params.get(CameraParameters::KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES));
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
VideoModule.java     [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapture.cpp 342 CAMHAL_LOGDB("Thumbnail Quality set %d", mThumbQuality);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtils.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java 215 /** Default padding to apply in wizards around the thumbnail preview images */
218 /** Default width to scale thumbnail preview images in wizards to */
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DngCreatorTest.java 161 * Test basic raw capture and DNG saving with a thumbnail, rotation, usercomment, and GPS tags
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.h     [all...]
  /frameworks/av/cmds/stagefright/
stagefright.cpp 607 fprintf(stderr, " -t(humbnail) extract video thumbnail or album art\n");
    [all...]
  /frameworks/base/docs/html/guide/components/
intents-common.jd 548 downscaled copy (a thumbnail) of the photo in the result {@link
570 Bitmap thumbnail = data.getParcelable("data");
596 {@link android.content.Intent} that includes a compressed thumbnail
    [all...]
  /frameworks/base/docs/html/training/efficient-downloads/
efficient-network-access.jd 108 <p>Another alternative is to prefetch every headline, thumbnail, article text, and possibly even full article pictures&mdash;typically in the background on a predetermined schedule. This approach risks spending significant bandwidth and battery life downloading content that's never used, so it should be implemented with caution.</p>
  /frameworks/base/media/java/android/media/
Metadata.java 34 local (e.g thumbnail stored in the DB) or remote.
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp 924 printf("\n\r\tSupported Thumbnail Sizes: %s", params.get(CameraParameters::KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES));
    [all...]
  /hardware/ti/omap4xxx/camera/
CameraHal.cpp 807 CAMHAL_LOGDB("Thumbnail width set %d", varint);
814 CAMHAL_LOGDB("Thumbnail width set %d", varint);
821 CAMHAL_LOGDB("Thumbnail quality set %d", varint);
    [all...]

Completed in 842 milliseconds

<<11121314151617181920>>