Searched refs:mReaderSurface (Results 1 – 3 of 3) sorted by relevance
122 protected Surface mReaderSurface; field in Camera2SurfaceViewTestCase586 mReaderSurface = r.getSurface(); in createImageReader()595 mReaderSurface = null; in closeImageReader()711 outputSurfaces.add(mReaderSurface); in prepareCaptureAndStartPreview()718 stillRequest.addTarget(mReaderSurface); in prepareCaptureAndStartPreview()
318 if (mReaderSurface != null) { in startSlowMotionRecording()319 outputSurfaces.add(mReaderSurface); in startSlowMotionRecording()757 assertNotNull("Reader surface must be non-null!", mReaderSurface); in prepareVideoSnapshot()758 requestBuilder.addTarget(mReaderSurface); in prepareVideoSnapshot()875 if (mReaderSurface != null) { in startRecording()876 outputSurfaces.add(mReaderSurface); in startRecording()
566 outputSurfaces.add(mReaderSurface); in prepareCapturePreview()573 stillRequest.addTarget(mReaderSurface); in prepareCapturePreview()