Searched defs:widths (Results 1 – 5 of 5) sorted by relevance
190 float[] widths = new float[str.length()]; in getTextWidth() local
422 int[] widths = new int[] { 0, 4, 10 }; in testNarrowWidth() local437 int[] widths = new int[] { 1, 4 }; in testNarrowWidthZeroWidth() local
72 float[] widths = new float[text.length()]; in testBreakText() local
926 public boolean testArbitrary(boolean flexYUV, boolean widths) { in testArbitrary()1534 private void arbitrary(Encoder[] encoders, boolean flexYUV, boolean widths) { in arbitrary()
2659 float[] widths = new float[text.length()]; in calculateTextWidth() local