Searched refs:charLength (Results 1 – 2 of 2) sorted by relevance
65 final int charLength = chars.length; in fromHexToByteArray() local66 final byte[] bytes = new byte[charLength / 2]; in fromHexToByteArray()
174 float charLength = bounds.right - bounds.left; in onDraw() local178 charLength); in onDraw()200 int charLength = bounds.right - bounds.left; in getDrawingWidth() local206 width += charLength * charState.currentWidthFactor; in getDrawingWidth()688 float charLength) { in draw() argument691 float charWidth = charLength * currentWidthFactor; in draw()