Searched refs:charLength (Results 1 – 2 of 2) sorted by relevance
64 final int charLength = chars.length; in fromHexToByteArray() local65 final byte[] bytes = new byte[charLength / 2]; in fromHexToByteArray()
171 float charLength = bounds.right - bounds.left; in onDraw() local175 charLength); in onDraw()197 int charLength = bounds.right - bounds.left; in getDrawingWidth() local203 width += charLength * charState.currentWidthFactor; in getDrawingWidth()653 float charLength) { in draw() argument656 float charWidth = charLength * currentWidthFactor; in draw()