Searched defs:hwFaces (Results 1 - 1 of 1) sorted by path

/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp1847 int32_t hwFaces = cameraParams.getInt(CameraParameters::KEY_MAX_NUM_DETECTED_FACES_HW); local
1849 if ((0 >= hwFaces) && (0 >= swFaces)) {
1860 if (0 < hwFaces) {

Completed in 42 milliseconds