Searched refs:commandStopFaceDetectionL (Results 1 – 2 of 2) sorted by relevance
190 status_t commandStopFaceDetectionL(Parameters ¶ms);
1012 commandStopFaceDetectionL(l.mParameters); in stopPreviewL()1481 res = commandStopFaceDetectionL(l.mParameters); in takePicture()1641 return commandStopFaceDetectionL(l.mParameters); in sendCommand()1737 status_t Camera2Client::commandStopFaceDetectionL(Parameters ¶ms) { in commandStopFaceDetectionL() function in android::Camera2Client