Searched refs:mCaptureCollector (Results 1 – 2 of 2) sorted by relevance
76 private final CaptureCollector mCaptureCollector; field in RequestThreadManager205 Pair<RequestHolder, Long> captureInfo = mCaptureCollector.jpegProduced();249 mCaptureCollector.jpegCaptured(SystemClock.elapsedRealtimeNanos());482 mGLThreadManager.setConfigurationAndWait(previews, mCaptureCollector); in configureOutputs()663 boolean success = mCaptureCollector.waitForEmpty(JPEG_FRAME_TIMEOUT,667 mCaptureCollector.failAll();693 boolean success = mCaptureCollector.waitForEmpty(JPEG_FRAME_TIMEOUT,698 mCaptureCollector.failAll();768 boolean success = mCaptureCollector.queueRequest(holder,787 while(!mCaptureCollector.waitForPreviewsEmpty(PREVIEW_FRAME_TIMEOUT,[all …]
46 private CaptureCollector mCaptureCollector; field in GLThreadManager90 mCaptureCollector = checkNotNull(configure.collector);105 mTextureRenderer.drawIntoSurfaces(mCaptureCollector);