Searched refs:imageioReadFormatShortNames (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/
H A DInputImageTests.java90 private static String[] imageioReadFormatShortNames; field in class:InputImageTests
131 imageioReadFormatShortNames,
133 imageioReadFormatShortNames,
134 imageioReadFormatShortNames,
202 imageioReadFormatShortNames = new String[shortNames.size()];
203 imageioReadFormatShortNames =
204 (String[])shortNames.toArray(imageioReadFormatShortNames);

Completed in 1029 milliseconds