Home
last modified time | relevance | path

Searched defs:cropRight (Results 1 – 11 of 11) sorted by relevance

/frameworks/ex/camera2/extensions/advancedSample/src/java/androidx/camera/extensions/impl/advanced/
DJpegEncoder.java97 int cropLeft, int cropTop, int cropRight, int cropBottom, in compressJpegFromYUV420pNative()
/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/ex/camera2/extensions/jni/
DJpegEncoder.cpp297 Transform Transform::forCropFollowedByRotation(int cropLeft, int cropTop, int cropRight, in forCropFollowedByRotation()
520 int cropLeft, int cropTop, int cropRight, int cropBottom, in compress()
583 jint cropLeft, jint cropTop, jint cropRight, jint cropBottom, in JpegEncoder_compressJpegFromYUV420p()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraExtensionJpegProcessor.java193 int cropLeft, int cropTop, int cropRight, int cropBottom, in compressJpegFromYUV420pNative()
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DCropView.java126 float cropRight = cropLeft + getWidth() / scale; in getCrop() local
/frameworks/av/media/libstagefright/
DUtils.cpp1083 int32_t cropLeft, cropTop, cropRight, cropBottom; in convertMetaDataToMessage() local
1919 int32_t cropLeft, cropTop, cropRight, cropBottom; in convertMessageToMetaData() local
/frameworks/base/media/java/android/media/
DImageReader.java1499 int cropRight, int cropBottom); in nativeCreateImagePlanes()
/frameworks/base/media/jni/
Dandroid_media_ImageReader.cpp785 int cropRight, int cropBottom) in ImageReader_createImagePlanes()
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
DPhotoView.java732 final int cropRight = cropLeft + mCropSize; in onLayout() local
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp570 size_t cropRight, size_t cropBottom, in BitmapParams()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp2086 int32_t cropLeft, cropTop, cropRight, cropBottom; in updateVideoSize() local