HomeSort by relevance Sort by last modified time
    Searched full:crops (Results 1 - 25 of 41) sorted by null

1 2

  /external/chromium_org/third_party/webrtc/tools/barcode_tools/
yuv_cropper.py 16 """Crops one frame.
18 This function crops one frame going through all the YUV planes and cropping
48 """Crops rows of pixels from the top of the YUV frames.
50 This function goes through all the frames in a video and crops the crop_height
  /development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
CustomArrayAdapter.java 107 * Crops a circle out of the thumbnail photo.
  /external/chromium_org/components/signin/core/browser/
signin_error_controller_unittest.cc 204 // the set. But if another error crops up...
  /external/chromium_org/content/renderer/media/
media_stream_video_source_unittest.cc 112 // Test that the source crops/scales to the requested width and
509 // Test that the source crops to the requested max width and
534 // Test that the source crops to the requested max width and
    [all...]
  /hardware/intel/common/libva/va/
va_vpp.h 353 /** \brief Mode Crop - crops the frame by the app provided percentage. */
355 /** \brief Mode Crop Min Zoom - crops and then upscales the frame to half the black boundary. */
357 /** \brief Mode Crop Full Zoom - crops and upscales the frame to original size. */
    [all...]
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.h 157 // Crops images down to a size such that most of the cropped image will be
  /external/chromium_org/content/browser/compositor/
delegated_frame_host.h 181 // Called after async thumbnailer task completes. Scales and crops the result
  /external/llvm/test/CodeGen/AArch64/
bitfield.ll 118 ; i1 doesn't have an official alias, but crops up and is handled by
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h 161 //Crops source buffer against destination and FB boundaries
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
VideoUtils.java 69 * Shortens/Crops tracks
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtils.java 128 * Crops blank pixels from the edges of the image and returns the cropped result. We
147 * Crops blank pixels from the edges of the image and returns the cropped result. We
173 * Crops pixels of a given color from the edges of the image and returns the cropped
194 * Crops pixels of a given color from the edges of the image and returns the cropped
    [all...]
  /frameworks/base/media/mca/effect/java/android/media/effect/
EffectFactory.java 149 * <p>Crops an upright rectangular area from the image. If the crop region falls outside of
367 * <p>Rotates the image according to the specified angle, and crops the image so that no
  /frameworks/native/libs/gui/tests/
SurfaceTextureGL_test.cpp 128 android_native_rect_t crops[] = { local
137 const android_native_rect_t& crop(crops[i]);
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_android.h 303 // Called after async screenshot task completes. Scales and crops the result
  /external/chromium_org/tools/telemetry/telemetry/core/
bitmap.py 329 """Crops the current bitmap down to the specified box."""
  /frameworks/native/services/surfaceflinger/
Layer.h 282 * returns the rectangle that crops the content of the layer and scales it
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h 182 //Crops source buffer against destination and FB boundaries
  /frameworks/base/core/java/android/widget/
ImageView.java 704 * Return whether this ImageView crops to padding.
706 * @return whether this ImageView crops to padding
    [all...]
  /external/chromium_org/third_party/libwebp/webp/
encode.h 391 // self-crops a picture to the rectangle defined by top/left/width/height.
  /external/webp/include/webp/
encode.h 391 // self-crops a picture to the rectangle defined by top/left/width/height.
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h 235 //Crops source buffer against destination and FB boundaries
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h 251 //Crops source buffer against destination and FB boundaries
  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.cc 224 // Decodes the JPEG image |data|, crops and resizes the image, saves
    [all...]
  /frameworks/base/core/java/android/app/
WallpaperManager.java 642 * Gets an Intent that will launch an activity that crops the given
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/legacy/
ParameterUtils.java 570 * <p>These crops ignores the underlying preview buffer size, and will always be reported
    [all...]

Completed in 1148 milliseconds

1 2