Searched defs:testCompatibleImages (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/java2d/SunGraphics2D/
H A DPolyVertTest.java309 testCompatibleImages();
569 public static void testCompatibleImages() { method in class:PolyVertTest
574 testCompatibleImages(gdevs[i]);
578 public static void testCompatibleImages(GraphicsDevice gdev) { method in class:PolyVertTest
581 testCompatibleImages(gconfigs[i]);
585 public static void testCompatibleImages(GraphicsConfiguration gconfig) { method in class:PolyVertTest

Completed in 23 milliseconds