Searched defs:ACameraCaptureSession (Results 1 – 3 of 3) sorted by relevance
| /cts/tests/tests/graphics/jni/ |
| D | CameraTestHelpers.h | 51 ACameraCaptureSession * /*session*/) {} in onSessionClosed() argument 53 ACameraCaptureSession * /*session*/) {} in onSessionReady() argument 55 ACameraCaptureSession * /*session*/) {} in onSessionActive() argument
|
| /cts/tests/tests/media/misc/jni/ |
| D | AImageReaderCts.cpp | 228 static void onSessionClosed(void* /*obj*/, ACameraCaptureSession* /*session*/) {} in onSessionClosed() argument 230 static void onSessionReady(void* /*obj*/, ACameraCaptureSession* /*session*/) {} in onSessionReady() argument 232 static void onSessionActive(void* /*obj*/, ACameraCaptureSession* /*session*/) {} in onSessionActive() argument
|
| /cts/tests/camera/libctscamera2jni/ |
| D | native-camera-jni.cpp | 369 static void onCaptureStart(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureStart() argument 374 static void onCaptureStartV2(void* obj, ACameraCaptureSession* /*session*/, in onCaptureStartV2() argument 386 static void onCaptureProgressed(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureProgressed() argument 391 static void onCaptureCompleted(void* obj, ACameraCaptureSession* /*session*/, in onCaptureCompleted() argument 429 static void onLogicalCameraCaptureCompleted(void* obj, ACameraCaptureSession* /*session*/, in onLogicalCameraCaptureCompleted() argument 507 static void onCaptureFailed(void* obj, ACameraCaptureSession* /*session*/, in onCaptureFailed() argument 519 static void onLogicalCameraCaptureFailed(void* obj, ACameraCaptureSession* /*session*/, in onLogicalCameraCaptureFailed() argument 534 static void onCaptureSequenceCompleted(void* obj, ACameraCaptureSession* /*session*/, in onCaptureSequenceCompleted() argument 547 static void onCaptureSequenceAborted(void* /*obj*/, ACameraCaptureSession* /*session*/, in onCaptureSequenceAborted() argument 552 static void onCaptureBufferLost(void* obj, ACameraCaptureSession* /*session*/, in onCaptureBufferLost() argument
|