Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.cpp786 bool hasExtendedSceneModeZoomRatioRanges = (0 == retcode && zoomRatioRangesEntry.count > 0); in verifyExtendedSceneModeCharacteristics() local
792 !hasExtendedSceneModeMaxSizes && !hasExtendedSceneModeZoomRatioRanges; in verifyExtendedSceneModeCharacteristics()
799 hasExtendedSceneModeMaxSizes && hasExtendedSceneModeZoomRatioRanges; in verifyExtendedSceneModeCharacteristics()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp8230 bool hasExtendedSceneModeZoomRatioRanges = (0 == retcode && zoomRatioRangesEntry.count > 0); in verifyExtendedSceneModeCharacteristics() local
8236 !hasExtendedSceneModeMaxSizes && !hasExtendedSceneModeZoomRatioRanges; in verifyExtendedSceneModeCharacteristics()
8243 hasExtendedSceneModeMaxSizes && hasExtendedSceneModeZoomRatioRanges; in verifyExtendedSceneModeCharacteristics()