Home
last modified time | relevance | path

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

/cts/tests/media/common/src/android/mediav2/common/cts/
DImageSurface.java112 public void createSurface(int width, int height, int format, int maxNumImages, in createSurface() method in ImageSurface
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java157 public void createSurface(SurfaceHolderCallback surfaceHolderCallback) { in createSurface() method in ASurfaceControlTestActivity
/cts/tests/mediapc/src/android/mediapc/cts/
DFrameDropTestBase.java206 private void createSurface() throws InterruptedException { in createSurface() method in FrameDropTestBase
DCodecInitializationLatencyTest.java270 private void createSurface() throws InterruptedException { in createSurface() method in CodecInitializationLatencyTest
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1059 public boolean createSurface() { in createSurface() method in GLSurfaceViewCustom.EglHelper