Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DScrollingStretchSurfaceViewActivity.java53 FrameLayout horizontalContainer = findViewById(R.id.horizontal_surfaceview_container); in onCreate() local
54 horizontalContainer.addView(mHorizontalSurfaceView, in onCreate()