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

/openjdk7/jdk/src/share/classes/sun/java2d/
H A DSurfaceData.java782 private static SurfaceType getPaintSurfaceType(SunGraphics2D sg2d) { method in class:SurfaceData
839 SurfaceType src = getPaintSurfaceType(sg2d);
853 SurfaceType src = getPaintSurfaceType(sg2d);

Completed in 30 milliseconds