Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
H A DGeometryTests.kt158 resizeCountDownLatch = it.resizeSurfaceView(newSize)
206 resizeCountDownLatch = it.resizeSurfaceView(newSize)
H A DMainActivity.kt70 fun resizeSurfaceView(size: Point): CountDownLatch { regex