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()
314 if (mReaderSurface != null) { in startSlowMotionRecording()315 outputSurfaces.add(mReaderSurface); in startSlowMotionRecording()753 assertNotNull("Reader surface must be non-null!", mReaderSurface); in prepareVideoSnapshot()754 requestBuilder.addTarget(mReaderSurface); in prepareVideoSnapshot()871 if (mReaderSurface != null) { in startRecording()872 outputSurfaces.add(mReaderSurface); in startRecording()
565 outputSurfaces.add(mReaderSurface); in prepareCapturePreview()572 stillRequest.addTarget(mReaderSurface); in prepareCapturePreview()