Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DZoomRatioMapper.cpp139 int32_t arrayMaximumResolutionH = 0; in ZoomRatioMapper() local
161 &arrayMaximumResolutionW, &arrayMaximumResolutionH)) { in ZoomRatioMapper()
179 mArrayHeightMaximumResolution = arrayMaximumResolutionH; in ZoomRatioMapper()