/external/skia/include/core/ |
SkImageDecoder.h | 400 * Crop a rectangle from the src Bitmap to the dest Bitmap. src and dst are
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 466 Example: Save/Discard buttons in an image crop activity.
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
EffectFactory.java | 150 * <p>Crops an upright rectangular area from the image. If the crop region falls outside of
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
MetadataConverter.cpp | 624 // Need a four-entry crop region
|
/packages/apps/Camera2/res/values-en-rGB/ |
strings.xml | 55 <string name="crop_action" msgid="6933589718464132714">"Crop"</string>
|
/packages/apps/Camera2/res/values-en-rIN/ |
strings.xml | 55 <string name="crop_action" msgid="6933589718464132714">"Crop"</string>
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
ImagePreset.java | 471 // Apply any transform -- 90 rotate, flip, straighten, crop
|
/packages/apps/Nfc/src/com/android/nfc/ |
SendUi.java | 600 // Crop off the status bar and the nav bar
|
/packages/apps/VideoEditor/res/values/ |
strings.xml | 299 <string name="rendering_mode_crop">Crop</string>
|
/pdk/apps/CameraITS/service/src/com/android/camera2/its/ |
ItsService.java | 626 // size since this is more likely to be the unscaled size; the crop from sensor [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SwtUtils.java | 255 * image that the crop begins (multiplied by the scale). May return null if
|
/frameworks/base/docs/html/about/versions/ |
android-4.0-highlights.jd | 423 Users can crop and rotate pictures, set levels, remove red eyes, add effects, [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/ |
Exynos_OMX_H264dec.c | 807 /* Check Crop */ 815 /** Send crop info call back **/ [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
image_editor.js | 587 this.enterModeByName_('crop');
|
/external/chromium_org/remoting/client/plugin/ |
chromoting_instance.cc | 535 // If the cursor exceeds the size permitted by PPAPI then crop it, keeping [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/plus/model/people/ |
Person.Image.html | 972 <div class="jd-tagdata jd-tagdescr"><p>The URL of the person's profile photo. To resize the image and crop it to a square, append
|
/hardware/libhardware/include/hardware/ |
camera2.h | 101 * Set the crop window for subsequently enqueued buffers. The parameters are [all...] |
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
msm_camera.h | 397 struct msm_pp_crop crop; member in struct:msm_mctl_pp_frame_cmd [all...] |
/hardware/samsung_slsi/exynos5/libcamera/ |
ExynosCamera.cpp | 3527 v4l2_crop crop; local [all...] |
/packages/apps/Camera2/src/com/android/camera/util/ |
CameraUtil.java | 81 // For creating crop intents. [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
GLES11Canvas.java | 921 // Define a vertically flipped crop rectangle for OES_draw_texture. [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/ |
JPEGTestEnc.c | [all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_TI_IVCommon.h | 354 * with a shrinking viewable area and crop height percentage. Selecting DECREASE will cause a decreasing digital zoom (decreased cropping), 355 * with a growing viewable area and crop height percentage. The CaptureCropHeight will continue to update based on the SmoothZoomRate until [all...] |
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
screen_locally_managed_user_creation.js | 553 this.getScreenElement('image-stream-crop').addEventListener( [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
slide_mode.js | 64 new ImageEditor.Mode.Crop(), [all...] |