Home
last modified time | relevance | path

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

/cts/tests/mediapc/src/android/mediapc/cts/
DFrameDropTestBase.java124 createSurface(); in setUp()
165 private void createSurface() throws InterruptedException { in createSurface() method in FrameDropTestBase
DEncoderInitializationLatencyTest.java112 createSurface(); in setUp()
254 private void createSurface() throws InterruptedException { in createSurface() method in EncoderInitializationLatencyTest
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1059 public boolean createSurface() { in createSurface() method in GLSurfaceViewCustom.EglHelper
1481 if (!mEglHelper.createSurface()) { in guardedRun()