Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DCustomSurfaceView.java137 public void waitForSurfaceReady() { in waitForSurfaceReady() method in CustomSurfaceView
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DCompositionTextureView.java100 public boolean waitForSurfaceReady(long timeoutMs) throws Exception { in waitForSurfaceReady() method in CompositionTextureView
/aosp_15_r20/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DCustomSurfaceView.java155 public void waitForSurfaceReady() { in waitForSurfaceReady() method in CustomSurfaceView
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DEncodeVirtualDisplayWithCompositionTestImpl.java1329 public void waitForSurfaceReady(long timeoutMs) throws Exception { in waitForSurfaceReady() method in EncodeVirtualDisplayWithCompositionTestImpl.TopWindowPresentation
1355 void waitForSurfaceReady(long timeoutMs) throws Exception { in waitForSurfaceReady() method in EncodeVirtualDisplayWithCompositionTestImpl.TopWindowVirtualDisplayPresentation