Searched refs:rowWidth (Results 1 – 3 of 3) sorted by relevance
69 int rowWidth = 0; in onMeasure() local104 rowWidth += child.getMeasuredWidth() + childParams.getMarginStart() in onMeasure()111 width = Math.max(width, rowWidth); in onMeasure()
279 final float rowWidth = totalGapWidth + totalBubbleWidth; in getRowLeft() local282 final float halfRow = rowWidth / 2f; in getRowLeft()
556 final float rowWidth = totalGapWidth + totalBubbleWidth; in getRowLeft() local562 final float halfRow = rowWidth / 2f; in getRowLeft()