Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java267 Surface repeatingSurface = new Surface(mSurfaceTexture); in testCloseCaptureSession() local
268 OutputConfiguration textureOutput = new OutputConfiguration(repeatingSurface); in testCloseCaptureSession()