Home
last modified time | relevance | path

Searched refs:startFaceDetection (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyFaceDetectMapper.java171 mCamera.startFaceDetection(); in processFaceDetectMode()
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
DAndroidCameraAgentImpl.java287 private void startFaceDetection() { in startFaceDetection() method in AndroidCameraAgentImpl.CameraHandler
288 mCamera.startFaceDetection(); in startFaceDetection()
554 startFaceDetection(); in handleMessage()
DCameraAgent.java789 public void startFaceDetection() { in startFaceDetection() method in CameraAgent.CameraProxy
DAndroidCamera2AgentImpl.java1193 public void startFaceDetection() {} in startFaceDetection() method in AndroidCamera2AgentImpl.AndroidCamera2ProxyImpl
/frameworks/base/docs/html/guide/topics/media/
Dcamera.jd1387 example of this check is shown in the {@code startFaceDetection()} sample method below.</p>
1420 public void startFaceDetection(){
1427 mCamera.startFaceDetection();
1434 {@link android.hardware.Camera#startFaceDetection startFaceDetection()} method to both the
1445 startFaceDetection(); // start face detection feature
1472 startFaceDetection(); // re-start face detection feature
/frameworks/base/core/java/android/hardware/
DCamera.java1685 public final void startFaceDetection() { in startFaceDetection() method in Camera
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.jd431 android.hardware.Camera#startFaceDetection}.</p>
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12115 method public final void startFaceDetection();
/frameworks/base/api/
Dcurrent.txt13223 method public final void startFaceDetection();
Dtest-current.txt13236 method public final void startFaceDetection();
Dsystem-current.txt13662 method public final void startFaceDetection();