Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DGamePerformanceActivity.java70 mSurfaceView.waitForSurfaceReady(); in attachSurfaceView()
H A DCustomSurfaceView.java137 public void waitForSurfaceReady() { in waitForSurfaceReady() method in CustomSurfaceView
/aosp12/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DCustomSurfaceView.java155 public void waitForSurfaceReady() { in waitForSurfaceReady() method in CustomSurfaceView
H A DSurfaceCompositionMeasuringActivity.java437 view.waitForSurfaceReady(); in waitForSurfacesConfigured()