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.java536 CaptureSession session = createAndStartCaptureSession(); in takePictureNow()
554 private CaptureSession createAndStartCaptureSession() { in createAndStartCaptureSession() method in CaptureModule