HomeSort by relevance Sort by last modified time
    Searched full:crop (Results 301 - 325 of 509) sorted by null

<<11121314151617181920>>

  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.cpp 422 //in display and crop.Hence we make
423 //crop width and height as even.
485 // copy new src and src rect crop
  /packages/apps/Gallery/res/values/
strings.xml 45 <!-- menu pick: crop the currently selected image -->
46 <string name="crop_label">Crop picture</string>
148 <string name="camera_crop">Crop</string>
  /packages/apps/Gallery/src/com/android/camera/
MenuHelper.java 101 /** Activity result code used to report crop results.
486 // Called when "Crop" is clicked.
496 "com.android.camera.action.CROP");
    [all...]
  /packages/apps/Gallery2/res/values/
filtershow_strings.xml 176 <!-- Label for the image crop effect [CHAR LIMIT=15] -->
177 <string name="crop" msgid="5584000454518174632">Crop</string>
  /system/media/camera/docs/
metadata_properties.xml     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java 319 mCropRadio.setText("Crop");
705 mValues.crop = true;
709 mValues.crop = false;
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 3429 android_native_rect_t crop; local
    [all...]
  /bionic/libc/kernel/common/video/
dsscomp.h 210 struct dss2_rect_t crop; member in struct:dss2_ovl_cfg
  /cts/tests/tests/media/src/android/media/cts/
EncodeDecodeTest.java     [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraPostProc.cpp 1043 cam_rect_t crop; local
    [all...]
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h 145 mm_camera_rect_t crop; member in union:__anon2359::__anon2360
  /external/chromium_org/chrome/browser/ui/cocoa/browser/
password_generation_bubble_controller.mm 239 // slightly larger than the frame so we crop it.
  /external/chromium_org/media/video/capture/mac/
video_capture_device_mac.mm 145 // supported format and let the client crop/pad the captured frames.
  /external/chromium_org/third_party/WebKit/Source/core/frame/
ImageBitmapTest.cpp 105 // ImageBitmaps that have crop rects outside of the bounds of the HTMLImageElement do not have elevated CacheLiveResourcePriority.
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocommon.h 162 // Compute the frame size that conversion should crop to based on aspect ratio.
  /external/chromium_org/third_party/libwebp/dec/
vp8l.c 565 // crop options. Also updates the input data pointer, so that it points to the
568 // Returns true if the crop window is not empty.
581 if (y_start >= y_end) return 0; // Crop window is empty.
588 return 1; // Non-empty crop window.
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
css.php 101 'close-quote', 'collapse', 'condensed', 'continuous', 'crop',
typoscript.php 99 'ADJUST', 'BOX', 'CROP', 'EFFECT', 'EMBOSS',
  /external/webp/src/dec/
vp8l.c 564 // crop options. Also updates the input data pointer, so that it points to the
567 // Returns true if the crop window is not empty.
580 if (y_start >= y_end) return 0; // Crop window is empty.
587 return 1; // Non-empty crop window.
    [all...]
  /frameworks/native/include/gui/
IGraphicBufferConsumer.h 62 // mCrop is the current crop rectangle for this buffer slot.
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 165 virtual void setCrop(const FloatRect& crop) = 0;
  /hardware/qcom/camera/QCamera2/HAL/
QCameraPostProc.cpp 1043 cam_rect_t crop; local
    [all...]
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdp.cpp 172 // For interlaced, crop.h should be 4-aligned
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 227 /* crop */
  /packages/apps/Camera2/res/values/
strings.xml 84 <!-- The title of the menu item to let user crop the image. [CHAR LIMIT=15] -->
85 <string name="crop_action">Crop</string>
    [all...]

Completed in 952 milliseconds

<<11121314151617181920>>