Searched defs:cropLeft (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/core/jni/ |
H A 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()
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraExtensionJpegProcessor.java | 189 int cropLeft, int cropTop, int cropRight, int cropBottom, in compressJpegFromYUV420pNative()
|
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
H A D | CropView.java | 124 float cropLeft = -edges.left / scale; in getCrop() local
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | ImageReader.java | 1495 GraphicBuffer buffer, int fenceFd, int format, int cropLeft, int cropTop, in nativeCreateImagePlanes()
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_media_ImageReader.cpp | 781 int numPlanes, jobject buffer, int fenceFd, int format, int cropLeft, int cropTop, in ImageReader_createImagePlanes()
|