Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java1135 Surface captureSurface = captureReader.getSurface(); in captureRawShots() local
1136 outputSurfaces.add(captureSurface); in captureRawShots()
DImageReaderTest.java1578 Surface captureSurface = captureReader.getSurface(); in bufferFormatWithYuvTestByCamera() local
1583 outputSurfaces.add(captureSurface); in bufferFormatWithYuvTestByCamera()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DItsService.java3508 Surface captureSurface,
3513 captureSurface,
3520 Surface captureSurface,
3525 if (captureSurface != null) {
3530 outputConfig.add(new OutputConfiguration(captureSurface));