Searched defs:arrayWidth (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/camera/libcameraservice/device3/ |
D | ZoomRatioMapper.cpp | 198 int32_t *arrayWidth, int32_t *arrayHeight) { in getArrayDimensionsToBeUsed() 230 int arrayHeight, arrayWidth = 0; in updateCaptureRequest() local 273 int arrayHeight, arrayWidth = 0; in updateCaptureResult() local 294 int arrayWidth, int arrayHeight) { in deriveZoomRatio() 333 int arrayWidth, int arrayHeight) { in separateZoomFromCropLocked() 382 int arrayWidth, int arrayHeight) { in combineZoomAndCropLocked() 424 float scaleRatio, bool clamp, int32_t arrayWidth, int32_t arrayHeight) { in scaleCoordinates() 459 int32_t arrayWidth, int32_t arrayHeight) { in scaleRegion() 477 float scaleRatio, int32_t arrayWidth, int32_t arrayHeight) { in scaleRects()
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
D | Parameters.h | 233 int32_t arrayWidth; member
|
D | Parameters.cpp | 1054 int32_t arrayWidth; in buildFastInfo() local
|