Searched refs:previewSurface (Results 1 – 2 of 2) sorted by relevance
875 private void setupReprocessableSession(Surface previewSurface, int numImageWriterImages) in setupReprocessableSession() argument883 if (previewSurface != null) { in setupReprocessableSession()884 outSurfaces.add(previewSurface); in setupReprocessableSession()1018 private void startPreview(Surface previewSurface) throws Exception { in startPreview() argument1020 builder.addTarget(previewSurface); in startPreview()
1031 Surface previewSurface = null; in setPreviewCallbackAllocation() local1056 previewSurface = previewAllocation.getSurface(); in setPreviewCallbackAllocation()1061 setPreviewCallbackSurface(previewSurface); in setPreviewCallbackAllocation()