Searched refs:onCaptureBufferLost (Results 1 – 2 of 2) sorted by relevance
492 static void onCaptureBufferLost(void* obj, ACameraCaptureSession* /*session*/, in onCaptureBufferLost() function in CaptureResultListener1693 CaptureResultListener::onCaptureBufferLost1704 CaptureResultListener::onCaptureBufferLost3505 CaptureResultListener::onCaptureBufferLost in nativeImageReaderTestBase()3732 CaptureResultListener::onCaptureBufferLost in Java_android_hardware_camera2_cts_NativeCameraDeviceTest_testCameraDeviceCaptureFailureNative()
788 public void onCaptureBufferLost(CameraCaptureSession session, in onCaptureBufferLost() method in CameraTestUtils.SimpleCaptureCallback