Home
last modified time | relevance | path

Searched refs:attachSurfaceView (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DGamePerformanceActivity.java54 public void attachSurfaceView() throws InterruptedException { in attachSurfaceView() method in GamePerformanceActivity
H A DGamePerformanceTest.java53 getActivity().attachSurfaceView(); in testGraphicBufferMetrics()