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