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

/openjdk7/jdk/test/javax/swing/ToolTipManager/7123767/
H A Dbug7123767.java65 GraphicsConfiguration mouseGC = testGC(MouseInfo.getPointerInfo().getLocation());
70 GraphicsConfiguration tipGC = testGC(new Point(x, y));
82 private static GraphicsConfiguration testGC(Point pt) { method in class:bug7123767.TestFactory
/openjdk7/jdk/test/sun/java2d/pipe/hw/RSLAPITest/
H A DRSLAPITest.java62 testGC(gc);
153 private static void testGC(GraphicsConfiguration gc) { method in class:RSLAPITest

Completed in 31 milliseconds