Searched defs:singleWidths (Results 1 – 1 of 1) sorted by relevance
7523 final float[] singleWidths = new float[textLength]; in testAccessLetterSpacing() local7524 mTextView.getPaint().getTextWidths(text.toString(), singleWidths); in testAccessLetterSpacing() local