Home
last modified time | relevance | path

Searched defs:ACameraCaptureSession (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/graphics/jni/
DCameraTestHelpers.h51 ACameraCaptureSession * /*session*/) {} in onSessionClosed() argument
53 ACameraCaptureSession * /*session*/) {} in onSessionReady() argument
55 ACameraCaptureSession * /*session*/) {} in onSessionActive() argument
/cts/tests/tests/media/libimagereaderjni/
DAImageReaderCts.cpp233 static void onSessionClosed(void* /*obj*/, ACameraCaptureSession* /*session*/) {} in onSessionClosed() argument
235 static void onSessionReady(void* /*obj*/, ACameraCaptureSession* /*session*/) {} in onSessionReady() argument
237 static void onSessionActive(void* /*obj*/, ACameraCaptureSession* /*session*/) {} in onSessionActive() argument
/cts/tests/camera/libctscamera2jni/
Dnative-camera-jni.cpp277 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