Lines Matching refs:ACameraCaptureSession
168 static void onClosed(void* obj, ACameraCaptureSession *session) { in onClosed()
180 static void onReady(void* obj, ACameraCaptureSession *session) { in onReady()
200 static void onActive(void* obj, ACameraCaptureSession *session) { in onActive()
277 static void onCaptureStart(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureStart() argument
282 static void onCaptureProgressed(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureProgressed() argument
287 static void onCaptureCompleted(void* obj, ACameraCaptureSession* /*session*/, in onCaptureCompleted() argument
325 static void onLogicalCameraCaptureCompleted(void* obj, ACameraCaptureSession* /*session*/, in onLogicalCameraCaptureCompleted() argument
403 static void onCaptureFailed(void* obj, ACameraCaptureSession* /*session*/, in onCaptureFailed() argument
415 static void onLogicalCameraCaptureFailed(void* obj, ACameraCaptureSession* /*session*/, in onLogicalCameraCaptureFailed() argument
430 static void onCaptureSequenceCompleted(void* obj, ACameraCaptureSession* /*session*/, in onCaptureSequenceCompleted() argument
443 static void onCaptureSequenceAborted(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureSequenceAborted() argument
448 static void onCaptureBufferLost(void* obj, ACameraCaptureSession* /*session*/, in onCaptureBufferLost() argument
1572 ACameraCaptureSession* mSession = nullptr;