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

<<11121314151617181920>>

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 242 m_bThumbnailNeeded = TRUE; // need encode thumbnail by default
247 // (0,0) means no thumbnail
298 //Pass input thumbnail buffer info to encoder.
911 // thumbnail dim
912 ALOGD("%s: Thumbnail needed:%d",__func__, m_bThumbnailNeeded);
915 // need jpeg thumbnail, but no postview/preview stream exists
916 // we use the main stream/frame to encode thumbnail
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 279 // get jpeg thumbnail quality
306 //Pass input thumbnail buffer info to encoder.
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp 810 // thumbnail through reprocess.
825 // Skip thumbnail stream reprocessing in HDR
830 // skip thumbnail reprocessing if not needed
835 //Don't do WNR for thumbnail
838 // Skip thumbnail stream reprocessing since no other
889 //Don't do WNR for thumbnail
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.cpp 924 // thumbnail through reprocess.
940 // Skip thumbnail stream reprocessing in HDR
945 // skip thumbnail reprocessing if not needed
950 //Don't do WNR for thumbnail
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CaptureRequest.java     [all...]
  /frameworks/base/core/java/android/hardware/
Camera.java     [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/
ContactPhotoManager.java 457 * Load thumbnail image into the supplied image view. If the photo is already cached,
513 * the image is a thumbnail.
692 /** Height/width of a thumbnail image */
    [all...]
  /external/glide/library/src/main/java/com/bumptech/glide/
RequestManager.java 340 * {@link Uri}s if the given uri is not a media store uri or if no pre-generated thumbnail exists for the given
534 * thumbnail from either the image or the video represented by the given model.
553 * {@link java.io.InputStream}s and {@link android.os.ParcelFileDescriptor}s to load a thumbnail from objects of
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DirectoryFragment.java 232 // Cancel any outstanding thumbnail requests
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 331 // get jpeg thumbnail quality
345 //Pass input thumbnail buffer info to encoder.
346 //Note: Use main buffer to encode thumbnail
416 // get jpeg thumbnail quality
449 //Pass input thumbnail buffer info to encoder.
450 //Note: Use main buffer to encode thumbnail
    [all...]
  /packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
ImageBackend.java 124 * Approximate viewable size (in pixels) for the fast thumbnail in the
132 * A standard viewable size (in pixels) for the filmstrip thumbnail in the
501 // Request job that creates both filmstrip thumbnail from YUV,
    [all...]
TaskConvertImageToRGBPreview.java 33 * are four different thumbnail types:
89 * @param thumbnailShape the desired thumbnail shape for resultant image
    [all...]
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/
ImageGridFragment.java 183 // show plus the thumbnail image in GridView is cropped. so using
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/ui/
ImageGridFragment.java 183 // show plus the thumbnail image in GridView is cropped. so using
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/ui/
ImageGridFragment.java 183 // show plus the thumbnail image in GridView is cropped. so using
  /device/asus/fugu/
media_codecs.xml 74 corresponding color space converter for thumbnail extraction,
  /device/moto/shamu/
media_codecs.xml 74 corresponding color space converter for thumbnail extraction,
  /external/jpeg/
change.log 29 djpeg's trace mode reports JFIF 1.02 thumbnail images as such, rather
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPConst.java 120 /** The XML namespace for fields of a graphical image. Used for the Thumbnail type. */
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 143 * Allocate the drag's thumbnail surface. Also assigns a token that identifies
  /frameworks/base/docs/html/about/versions/
android-2.2-highlights.jd 261 orientation, zoom controls, access to exposure data, and a thumbnail utility. A new camcorder
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediaplayback/
MediaPlayerApiTest.java 365 assertTrue("Get Thumbnail", getThumbnail);
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
DecodeUtils.java 127 // We center-crop the original image as it's micro thumbnail. In this case,
  /packages/apps/Launcher2/src/com/android/launcher2/
WallpaperChooserDialogFragment.java 263 Log.e(TAG, "Error decoding thumbnail resId=" + thumbRes + " for wallpaper #"
  /packages/apps/Messaging/src/com/android/messaging/ui/
VideoThumbnailView.java 40 * View that encapsulates a video preview (either as a thumbnail image, or video player), and the

Completed in 1594 milliseconds

<<11121314151617181920>>