Lines Matching refs:ACameraCaptureSession
143 static void onClosed(void* obj, ACameraCaptureSession *session) { in onClosed()
155 static void onReady(void* obj, ACameraCaptureSession *session) { in onReady()
175 static void onActive(void* obj, ACameraCaptureSession *session) { in onActive()
251 static void onCaptureStart(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureStart() argument
256 static void onCaptureProgressed(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureProgressed() argument
261 static void onCaptureCompleted(void* obj, ACameraCaptureSession* /*session*/, in onCaptureCompleted() argument
284 static void onCaptureFailed(void* obj, ACameraCaptureSession* /*session*/, in onCaptureFailed() argument
296 static void onCaptureSequenceCompleted(void* obj, ACameraCaptureSession* /*session*/, in onCaptureSequenceCompleted() argument
309 static void onCaptureSequenceAborted(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureSequenceAborted() argument
314 static void onCaptureBufferLost(void* obj, ACameraCaptureSession* /*session*/, in onCaptureBufferLost() argument
1113 ACameraCaptureSession* mSession = nullptr;