Lines Matching defs:setFaceDetection
2127 rc = setFaceDetection(command == CAMERA_CMD_START_FACE_DETECTION? true : false);4190 * FUNCTION : setFaceDetection4201 int32_t QCamera2HardwareInterface::setFaceDetection(bool enabled)4203 return mParameters.setFaceDetection(enabled);