Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/
DCaptureModule.java566 CaptureSession session = createAndStartCaptureSession(); in takePictureNow()
584 private CaptureSession createAndStartCaptureSession() { in createAndStartCaptureSession() method in CaptureModule