Searched refs:layoutHeight (Results 1 – 2 of 2) sorted by relevance
37 int layoutWidth, int layoutHeight, int bufferWidth, int bufferHeight) { in SurfaceControlTestCase() argument40 new FrameLayout.LayoutParams(layoutWidth, layoutHeight, Gravity.LEFT | Gravity.TOP); in SurfaceControlTestCase()
84 int layoutWidth, int layoutHeight) { in SurfacePackageTestCase() argument85 mLayoutParams = new FrameLayout.LayoutParams(layoutWidth, layoutHeight, in SurfacePackageTestCase()