Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DZoomRatioTest.cpp52 bool hasZoomRatioRange, float zoomRatioRange[2], in setupTestMapper() argument
59 if (hasZoomRatioRange) { in setupTestMapper()
69 *m = ZoomRatioMapper(&deviceInfo, hasZoomRatioRange, usePreCorrectArray); in setupTestMapper()
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp7661 bool hasZoomRatioRange = (0 == retcode && entry.count == 2); in verifyLogicalOrUltraHighResCameraMetadata() local
7744 ASSERT_EQ(hasZoomRatioRange, subCameraHasZoomRatioRange); in verifyLogicalOrUltraHighResCameraMetadata()
7772 ASSERT_EQ(hasZoomRatioRange, subCameraHasZoomRatioRange); in verifyLogicalOrUltraHighResCameraMetadata()
8239 bool hasZoomRatioRange = (0 == retcode && entry.count == 2); in verifyZoomCharacteristics() local
8243 !hasZoomRatioRange; in verifyZoomCharacteristics()
8248 hasZoomRatioRange; in verifyZoomCharacteristics()