Searched defs:getCameraCapturePipeline (Results 1 – 7 of 7) sorted by relevance
45 override suspend fun getCameraCapturePipeline( method in androidx.camera.camera2.pipe.integration.testing.FakeCapturePipeline
247 override suspend fun getCameraCapturePipeline( in getCameraCapturePipeline() method in androidx.camera.camera2.pipe.integration.testing.FakeUseCaseCamera
53 public suspend fun getCameraCapturePipeline( in getCameraCapturePipeline() method151 override suspend fun getCameraCapturePipeline( in close() method in androidx.camera.camera2.pipe.integration.impl.UseCaseCameraImpl
120 public suspend fun getCameraCapturePipeline( in <lambda>() method228 override suspend fun getCameraCapturePipeline( in submitStillCaptures() method
152 override suspend fun getCameraCapturePipeline( in <lambda>() method in androidx.camera.camera2.pipe.testing.TestUseCaseCamera193 override suspend fun getCameraCapturePipeline( in <lambda>() method in androidx.camera.camera2.pipe.testing.TestUseCaseCamera
95 override suspend fun getCameraCapturePipeline( in getCameraCapturePipeline() method
187 @NonNull CameraCapturePipeline getCameraCapturePipeline(@CaptureMode int captureMode, in getCameraCapturePipeline() method in Camera2CapturePipeline