Home
last modified time | relevance | path

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

/packages/apps/LegacyCamera/src/com/android/camera/
DCamera.java394 startFaceDetection(); in initializeFirstTime()
524 public void startFaceDetection() { in startFaceDetection() method in Camera
536 mCameraDevice.startFaceDetection(); in startFaceDetection()
777 startFaceDetection(); in onPictureTaken()
1370 startFaceDetection(); in onReviewRetakeClicked()
1559 startFaceDetection(); in doOnResume()
1787 startFaceDetection(); in surfaceChanged()
DFocusManager.java81 public void startFaceDetection(); in startFaceDetection() method
93 mListener.startFaceDetection(); in handleMessage()
/packages/apps/Camera2/src/com/android/camera/
DFocusOverlayManager.java118 public void startFaceDetection(); in startFaceDetection() method
149 manager.mListener.startFaceDetection(); in handleMessage()
DPhotoModule.java452 startFaceDetection(); in onPreviewStarted()
737 public void startFaceDetection() { in startFaceDetection() method in PhotoModule
745 mCameraDevice.startFaceDetection(); in startFaceDetection()
DVideoModule.java2036 public void startFaceDetection() { in startFaceDetection() method in VideoModule
/packages/apps/Gallery/src/com/android/camera/
DCropImage.java170 startFaceDetection(); in onCreate()
173 private void startFaceDetection() { in startFaceDetection() method in CropImage