Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DPreviewRecorder.java133 private Surface mCameraSurface; // Surface corresponding to mCameraTexture that the field in PreviewRecorder
372 mCameraSurface = new Surface(mCameraTexture); in setupCameraTexture()
536 return mCameraSurface; in getCameraSurface()
666 mCameraSurface.release(); in close()