Searched refs:onCaptureProcessProgressed (Results 1 – 2 of 2) sorted by relevance
725 .onCaptureProcessProgressed(eq(extensionSession), in testPostviewAndCapture()940 verify(repeatingCallbackMock, times(0)).onCaptureProcessProgressed( in test10bitRepeatingAndCaptureCombined()990 .onCaptureProcessProgressed(eq(extensionSession), in test10bitRepeatingAndCaptureCombined()1177 .onCaptureProcessProgressed(eq(extensionSession), in testMultiFrameCapture()1520 verify(repeatingCallbackMock, times(0)).onCaptureProcessProgressed( in testRepeatingAndCaptureCombined()1995 public void onCaptureProcessProgressed(CameraExtensionSession session, in onCaptureProcessProgressed() method in CameraExtensionSessionTest.SimpleCaptureCallback2008 mProxy.onCaptureProcessProgressed(session, request, progress); in onCaptureProcessProgressed()
19325 …method public void onCaptureProcessProgressed(@NonNull android.hardware.camera2.CameraExtensionSes…