HomeSort by relevance Sort by last modified time
    Searched full:targetcollector (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/android/hardware/camera2/legacy/
SurfaceTextureRenderer.java 734 * @param targetCollector the surfaces to draw to.
736 public void drawIntoSurfaces(CaptureCollector targetCollector) {
742 boolean doTiming = targetCollector.hasPendingPreviewCaptures();
753 Pair<RequestHolder, Long> captureHolder = targetCollector.previewCaptured(timestamp);
    [all...]

Completed in 238 milliseconds