Searched defs:boundHeight (Results 1 – 2 of 2) sorted by relevance
757 private void measureViewItem(ViewItem item, int boundWidth, int boundHeight) { in measureViewItem()781 int boundHeight = MeasureSpec.getSize(heightMeasureSpec); in onMeasure() local
989 int boundWidth, int boundHeight) { in resizeToFill()