Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DOutputSurface.java46 class OutputSurface implements SurfaceTexture.OnFrameAvailableListener { class
67 public OutputSurface(int width, int height) { in OutputSurface() method in OutputSurface
82 public OutputSurface() { in OutputSurface() method in OutputSurface
86 public OutputSurface(final SurfaceTexture.OnFrameAvailableListener listener) { in OutputSurface() method in OutputSurface
/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