Searched refs:onFaceDetection (Results 1 – 8 of 8) sorted by relevance
87 public void onFaceDetection(Camera.Face[] faces, Camera camera) { in LegacyFaceDetectMapper()
216 public void onFaceDetection(Camera.Face[] faces, CameraProxy camera); in onFaceDetection() method
1333 public void onFaceDetection( in onFaceDetection() method in AndroidCameraAgentImpl.FaceDetectionCallbackForward1338 mCallback.onFaceDetection(faces, mCamera); in onFaceDetection()
1139 mFaceListener.onFaceDetection((Face[])msg.obj, mCamera); in handleMessage()1632 void onFaceDetection(Face[] faces, Camera camera); in onFaceDetection() method
434 android.hardware.Camera.FaceDetectionListener#onFaceDetection onFaceDetection()} callback in your
1398 public void onFaceDetection(Face[] faces, Camera camera) {
12789 …method public abstract void onFaceDetection(android.hardware.Camera.Face[], android.hardware.Camer…
13126 …method public abstract void onFaceDetection(android.hardware.Camera.Face[], android.hardware.Camer…