Searched refs:mCaptureCollector (Results 1 – 2 of 2) sorted by relevance
72 private final CaptureCollector mCaptureCollector; field in RequestThreadManager216 Pair<RequestHolder, Long> captureInfo = mCaptureCollector.jpegProduced();260 mCaptureCollector.jpegCaptured(SystemClock.elapsedRealtimeNanos());515 mGLThreadManager.setConfigurationAndWait(previews, mCaptureCollector); in configureOutputs()709 boolean success = mCaptureCollector.waitForEmpty(JPEG_FRAME_TIMEOUT,713 mCaptureCollector.failAll();740 boolean success = mCaptureCollector.waitForEmpty(JPEG_FRAME_TIMEOUT,745 mCaptureCollector.failAll();821 boolean success = mCaptureCollector.queueRequest(holder,840 while(!mCaptureCollector.waitForPreviewsEmpty(PREVIEW_FRAME_TIMEOUT,[all …]
46 private CaptureCollector mCaptureCollector; field in GLThreadManager90 mCaptureCollector = checkNotNull(configure.collector);105 mTextureRenderer.drawIntoSurfaces(mCaptureCollector);