Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.h177 status_t commandStartFaceDetectionL(int type);
DCamera2Client.cpp1572 return commandStartFaceDetectionL(arg1); in sendCommand()
1657 status_t Camera2Client::commandStartFaceDetectionL(int /*type*/) { in commandStartFaceDetectionL() function in android::Camera2Client