/external/libvpx/libvpx/third_party/libyuv/source/ |
convert_to_argb.cc | 27 // Convert camera sample to I420 with cropping, rotation and vertical flip. 147 // TODO(fbarchard): Support cropping Bayer by odd numbers
|
convert_to_i420.cc | 23 // Convert camera sample to I420 with cropping, rotation and vertical flip. 176 // TODO(fbarchard): Support cropping Bayer by odd numbers
|
/hardware/intel/img/psb_headers/libmediaparser/mixvbp/vbp_manager/include/ |
vbp_loader.h | 233 /* cropping information */ 424 /* cropping information */
|
/packages/apps/Gallery/src/com/android/camera/ |
CropImage.java | 258 // If we are circle cropping, we want alpha channel, which is the 621 // hitting cropping rectangle. 736 // Pan the displayed image to make sure the cropping rectangle is visible. 754 // If the cropping rectangle's size changed significantly, change the 755 // view's center and scale according to the cropping rectangle.
|
/frameworks/opt/bitmap/src/com/android/bitmap/ |
DecodeTask.java | 350 // fall through to below and try again with the non-cropping decoder 406 // srcRect is non-empty when using the cropping BitmapRegionDecoder codepath 579 * Create new DecodeOptions with horizontally-centered cropping if applicable.
|
/frameworks/native/include/gui/ |
SurfaceComposerClient.h | 181 // if cropping isn't required, callers may pass in a default Rect, e.g.: 201 // if cropping isn't required, callers may pass in a default Rect, e.g.:
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
PhotoSelectionHandler.java | 240 * Sends a newly acquired photo to Gallery for cropping 331 * Constructs an intent for image cropping.
|
/external/sepolicy/ |
untrusted_app.te | 60 # cropping or taking user photos.
|
/external/skia/gm/ |
xfermodeimagefilter.cpp | 175 // Test cropping
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
RenderDrawable.java | 129 // If image wouldn't fit to the screen, resize it to avoid cropping.
|
/frameworks/opt/bitmap/src/com/android/bitmap/util/ |
BitmapUtils.java | 32 * exclude when cropping. You would typically pass dstH, unless
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/ |
BitmapUtil.java | 123 * cropping algorithm will try to fit as much of the input into the output as possible,
|
/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
ImagePersistTask.java | 90 // The thumbnail is of the full image, but we're cropping it, so just clear
|
/packages/screensavers/PhotoTable/res/values/ |
config.xml | 65 <!-- Parts per million maximum cropping allow to fit image to screen. -->
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_decoder.c | 822 Get cropping parameters of the active SPS 828 croppingFlag flag indicating if cropping params present is 830 leftOffset cropping left offset in pixels is stored here 831 width width of the image after cropping is stored here 832 topOffset cropping top offset in pixels is stored here 833 height height of the image after cropping is stored here
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
PhotoView.java | 632 * Enable or disable cropping of the displayed image. Cropping can only be enabled 633 * <em>before</em> the view has been laid out. Additionally, once cropping has been 647 * Gets a bitmap of the cropped region. If cropping is not enabled, returns {@code null}. [all...] |
/external/libhevc/decoder/ |
ihevcd_cxa.h | 516 * Height of the coding picture without cropping 521 * Width of the coding picture without cropping
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
VPPTest.c | 497 int feature; /*Feature selected, only scaling, zoom, contrast, frosted glass effect, cropping, mirror and rotation*/ 709 case 6 : /*Cropping*/ 714 <Feature 6=Cropping> <Left Coord> <Width> <Top coord> <Height>\n",argv[0]); 717 <Feature 6=Cropping> <Left Coord> <Width> <Top Coord> <Height>\n",argv[0]); 735 printf("VPPTEST:: Cropping Selected, Ignoring Extra parameters\n"); [all...] |
/packages/apps/Contacts/src/com/android/contacts/activities/ |
AttachPhotoActivity.java | 191 // No activity supports the crop action. So skip cropping and set the photo 192 // without performing any cropping.
|
/cts/apps/CameraITS/pymodules/its/ |
caps.py | 189 """Returns whether a device supports freefrom cropping.
|
/external/kernel-headers/original/uapi/linux/dvb/ |
video.h | 152 video_displayformat_t display_format;/* selected cropping mode */
|
/external/webp/src/dec/ |
webpi.h | 96 // output buffer. This takes cropping / scaling / rotation into account.
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/ |
SurfaceRenderFilter.java | 55 * RENDERMODE_FIT: Keep aspect ratio and fit without cropping. May
|
/hardware/qcom/media/mm-core/inc/ |
OMX_Index.h | 51 * For example, if the application is initializing a cropping function, the
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Index.h | 51 * For example, if the application is initializing a cropping function, the
|