Searched defs:cropLeft (Results 1 – 10 of 10) sorted by relevance
/frameworks/base/core/jni/ |
D | android_hardware_camera2_impl_CameraExtensionJpegProcessor.cpp | 299 Transform Transform::forCropFollowedByRotation(int cropLeft, int cropTop, int cropRight, in forCropFollowedByRotation() 522 int cropLeft, int cropTop, int cropRight, int cropBottom, in compress() 585 jint cropLeft, jint cropTop, jint cropRight, jint cropBottom, in CameraExtensionJpegProcessor_compressJpegFromYUV420p()
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraExtensionJpegProcessor.java | 184 int cropLeft, int cropTop, int cropRight, int cropBottom, in compressJpegFromYUV420pNative()
|
/frameworks/av/media/libstagefright/colorconversion/ |
D | SoftwareRenderer.cpp | 35 const android_ycbcr &ycbcr, int32_t cropTop, int32_t cropLeft, in initDstYUV()
|
D | ColorConverter.cpp | 287 size_t cropLeft, size_t cropTop, in BitmapParams()
|
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
D | CropView.java | 124 float cropLeft = -edges.left / scale; in getCrop() local
|
/frameworks/av/media/libstagefright/ |
D | Utils.cpp | 1057 int32_t cropLeft, cropTop, cropRight, cropBottom; in convertMetaDataToMessage() local 1873 int32_t cropLeft, cropTop, cropRight, cropBottom; in convertMessageToMetaData() local
|
/frameworks/base/media/java/android/media/ |
D | ImageReader.java | 1472 GraphicBuffer buffer, int fenceFd, int format, int cropLeft, int cropTop, in nativeCreateImagePlanes()
|
/frameworks/base/media/jni/ |
D | android_media_ImageReader.cpp | 776 int numPlanes, jobject buffer, int fenceFd, int format, int cropLeft, int cropTop, in ImageReader_createImagePlanes()
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
D | PhotoView.java | 730 final int cropLeft = (layoutWidth - mCropSize) / 2; in onLayout() local
|
/frameworks/av/media/libmediaplayerservice/nuplayer/ |
D | NuPlayer.cpp | 2069 int32_t cropLeft, cropTop, cropRight, cropBottom; in updateVideoSize() local
|