Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DSurfaceViewAlphaActivity.java59 private void overlapViews(SurfaceView view, LinearLayout parent) { in overlapViews() method in SurfaceViewAlphaActivity
149 overlapViews(mSurfaceView, content); in onCreate()