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

/openjdk7/jdk/src/share/classes/sun/java2d/loops/
H A DGraphicsPrimitive.java73 public SurfaceType getSourceType(); method in interface:GraphicsPrimitive.GeneralBinaryOp
238 public final SurfaceType getSourceType() { method in class:GraphicsPrimitive
480 SurfaceType srctype = gbo.getSourceType();

Completed in 59 milliseconds