Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp2541 int32_t hwFaces = cameraParams.getInt(CameraParameters::KEY_MAX_NUM_DETECTED_FACES_HW); in TEST_P() local
2543 if ((0 >= hwFaces) && (0 >= swFaces)) { in TEST_P()
2554 if (0 < hwFaces) { in TEST_P()