Searched defs:widths (Results 1 – 5 of 5) sorted by relevance
68 int[] widths = new int[] { A4_WIDTH_PTS * 3 / 4, A4_WIDTH_PTS, A4_WIDTH_PTS * 4 / 3 in getParameters() local
185 float[] widths = new float[str.length()]; in getTextWidth() local
138 float[] widths = new float[text.length()]; in testBreakText() local1237 float[] widths = new float[text.length()]; in testMeasureText() local1298 float[] widths = new float[] {-1, -1, -1, -1}; in verifyMeasureText() local
312 Range<Integer> widths = vc.getSupportedWidthsFor(heights.getUpper()); in getMaxFrameSize() local
1072 public boolean testArbitrary(boolean flexYUV, boolean widths) { in testArbitrary()1998 private void arbitrary(Encoder[] encoders, boolean flexYUV, boolean widths) { in arbitrary()