Searched defs:lineWidth (Results 1 – 4 of 4) sorted by relevance
154 float lineWidth = baseLineWidth; in initializeRects() local
497 int color, float lineWidth) { in draw()502 private void prepareDraw(int offset, int color, float lineWidth) { in prepareDraw()
4166 int lineLength, int lineWidth) { in drawRectCorners()4237 int lineWidth = dipsToPixels(1); in onDebugDraw() local
15822 final float lineWidth = textView.mLayout.getLineWidth(0); in start() local