Home
last modified time | relevance | path

Searched refs:mInputSurface (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java72 private Surface mInputSurface; field in ReprocessCaptureTest
1155 mInputSurface = mSession.getInputSurface(); in setupReprocessableSession()
1156 mImageWriter = ImageWriter.newInstance(mInputSurface, in setupReprocessableSession()
1167 mInputSurface = null; in closeReprossibleSession()