Searched refs:textBounds (Results 1 – 1 of 1) sorted by relevance
224 val textBounds = Rect() in render() constant225 textPaint.getTextBounds(label, 0, label.length, textBounds) in render()229 /* y = */ y + (tileHeight + textBounds.height()) / 2, in render()