Searched defs:startCaptureWithPostview (Results 1 – 6 of 6) sorted by relevance
274 int startCaptureWithPostview(@NonNull CaptureCallback callback); in startCaptureWithPostview() method
485 public int startCaptureWithPostview(@NonNull CaptureCallback callback) { in startCaptureWithPostview() method in ConfigurableAdvancedExtenderImpl.LongCaptureSessionProcessor
398 override fun startCaptureWithPostview(callback: SessionProcessorImpl.CaptureCallback): Int { in getEstimatedCaptureLatencyRange() method in androidx.camera.extensions.internal.SupportedCameraOperationsTest.DummySessionProcessorImpl
824 override fun startCaptureWithPostview(callback: SessionProcessorImpl.CaptureCallback): Int = in <lambda>() method in androidx.camera.extensions.ExtensionsManagerTest.FakeSessionProcessorImpl
1258 override fun startCaptureWithPostview(callback: SessionProcessorImpl.CaptureCallback): Int { in startCaptureWithPostview() method in androidx.camera.extensions.internal.FakeSessionProcessImpl