Home
last modified time | relevance | path

Searched refs:arrayMaximumResolutionW (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DZoomRatioMapper.cpp162 int32_t arrayMaximumResolutionW = 0; in ZoomRatioMapper() local
185 &arrayMaximumResolutionW, &arrayMaximumResolutionH)) { in ZoomRatioMapper()
202 mArrayWidthMaximumResolution = arrayMaximumResolutionW; in ZoomRatioMapper()