Home
last modified time | relevance | path

Searched defs:OutputSurface (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DOutputSurface.java44 class OutputSurface implements SurfaceTexture.OnFrameAvailableListener { class
65 public OutputSurface(int width, int height) { in OutputSurface() method in OutputSurface
80 public OutputSurface() { in OutputSurface() method in OutputSurface
84 public OutputSurface(final SurfaceTexture.OnFrameAvailableListener listener) { in OutputSurface() method in OutputSurface