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