Home
last modified time | relevance | path

Searched defs:cropLeft (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/jni/
Dandroid_hardware_camera2_impl_CameraExtensionJpegProcessor.cpp299 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/
DCameraExtensionJpegProcessor.java184 int cropLeft, int cropTop, int cropRight, int cropBottom, in compressJpegFromYUV420pNative()
/frameworks/av/media/libstagefright/colorconversion/
DSoftwareRenderer.cpp35 const android_ycbcr &ycbcr, int32_t cropTop, int32_t cropLeft, in initDstYUV()
DColorConverter.cpp287 size_t cropLeft, size_t cropTop, in BitmapParams()
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DCropView.java124 float cropLeft = -edges.left / scale; in getCrop() local
/frameworks/av/media/libstagefright/
DUtils.cpp1057 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/
DImageReader.java1472 GraphicBuffer buffer, int fenceFd, int format, int cropLeft, int cropTop, in nativeCreateImagePlanes()
/frameworks/base/media/jni/
Dandroid_media_ImageReader.cpp776 int numPlanes, jobject buffer, int fenceFd, int format, int cropLeft, int cropTop, in ImageReader_createImagePlanes()
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java730 final int cropLeft = (layoutWidth - mCropSize) / 2; in onLayout() local
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp2069 int32_t cropLeft, cropTop, cropRight, cropBottom; in updateVideoSize() local