Home
last modified time | relevance | path

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

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