Home
last modified time | relevance | path

Searched defs:widths (Results 1 – 6 of 6) sorted by relevance

/cts/tests/video/src/android/video/cts/
DVideoEncoderDecoderTest.java225 static void prepareParamsList(List<Object[]> testParams, String mediaType, int[] widths, in prepareParamsList()
257 int[] widths = {320, 720, 1280, 1920}; in input() local
261 int[] widths = {176, 352, 704, 1408}; in input() local
265 int[] widths = {320, 720, 1280, 1920, 3840}; in input() local
269 int[] widths = {176, 352, 640, 1280, 1920}; in input() local
273 int[] widths = {176, 352, 640, 1280}; in input() local
277 int[] widths = {320, 640, 1280, 1920}; in input() local
281 int[] widths = {320, 640, 1280, 1920, 3840}; in input() local
285 int[] widths = {320, 720, 1280, 1920}; in input() local
DCodecPerformanceTestBase.java336 Range<Integer> widths = vc.getSupportedWidthsFor(heights.getUpper()); in getMaxFrameSize() local
/cts/tests/pdf/src/android/graphics/pdf/cts/
DPdfRendererTransformTest.java68 int[] widths = new int[] { A4_WIDTH_PTS * 3 / 4, A4_WIDTH_PTS, A4_WIDTH_PTS * 4 / 3 in getParameters() local
/cts/tests/tests/text/src/android/text/method/cts/
DTouchTest.java186 float[] widths = new float[str.length()]; in getTextWidth() local
/cts/tests/tests/text/src/android/text/cts/
DStaticLayoutLineBreakingTest.java415 int[] widths = new int[] { 0, 4, 10 }; in testNarrowWidth() local
431 int[] widths = new int[] { 1, 4 }; in testNarrowWidthZeroWidth() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DPaintTest.java139 float[] widths = new float[text.length()]; in testBreakText() local
1246 float[] widths = new float[text.length()]; in testMeasureText() local
1307 float[] widths = new float[] {-1, -1, -1, -1}; in verifyMeasureText() local