Searched refs:makeLayoutParams (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DRotate3dTextActivity.java39 layout.addView(view, makeLayoutParams());
47 layout.addView(container, makeLayoutParams());
52 private static LinearLayout.LayoutParams makeLayoutParams() { method in class:Rotate3dTextActivity

Completed in 180 milliseconds