Searched refs:setMeasuredSize (Results 1 – 5 of 5) sorted by relevance
47 setMeasuredSize( in measure()61 protected void setMeasuredSize(int width, int height) { in setMeasuredSize() method in MeasureHelper62 mComponent.setMeasuredSize(width, height); in setMeasuredSize()
87 setMeasuredSize(0 /* unused */, mBarHeight); in onMeasure()
347 protected void setMeasuredSize(int width, int height) { in setMeasuredSize() method in GLView
78 setMeasuredSize(widthSpec, heightSpec); in onMeasure()
308 setMeasuredSize(mWidth, 100); in onMeasure()