Searched defs:arrayHeight (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | ZoomRatioMapper.cpp | 219 int32_t *arrayWidth, int32_t *arrayHeight) { in getArrayDimensionsToBeUsed() 250 int arrayHeight, arrayWidth = 0; in updateCaptureRequest() local 299 int arrayHeight, arrayWidth = 0; in updateCaptureResult() local 328 int arrayWidth, int arrayHeight) { in deriveZoomRatio() 367 int arrayWidth, int arrayHeight) { in separateZoomFromCropLocked() 416 int arrayWidth, int arrayHeight) { in combineZoomAndCropLocked() 458 float scaleRatio, bool clamp, int32_t arrayWidth, int32_t arrayHeight) { in scaleCoordinates() 493 int32_t arrayWidth, int32_t arrayHeight) { in scaleRegion() 511 float scaleRatio, int32_t arrayWidth, int32_t arrayHeight) { in scaleRects()
|
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/ |
H A D | YUVImage.java | 32 int arrayWidth, int arrayHeight, in YUVImage()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/client2/ |
H A D | Parameters.h | 234 int32_t arrayHeight; member
|
H A D | Parameters.cpp | 1055 int32_t arrayHeight; in buildFastInfo() local
|