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

/openjdk7/jdk/src/share/classes/sun/java2d/loops/
H A DDrawGlyphListLCD.java100 super(target.getSourceType(),
H A DDrawPath.java96 super(target.getSourceType(),
H A DFillParallelogram.java99 super(target.getSourceType(),
H A DFillPath.java96 super(target.getSourceType(),
H A DDrawLine.java97 super(target.getSourceType(),
H A DDrawParallelogram.java102 super(target.getSourceType(),
H A DDrawPolygons.java98 super(target.getSourceType(),
H A DDrawRect.java98 super(target.getSourceType(),
H A DFillSpans.java105 super(target.getSourceType(),
H A DMaskFill.java222 super(target.getSourceType(),
227 target.getSourceType(),
231 target.getSourceType(),
H A DFillRect.java118 super(target.getSourceType(),
H A DScaledBlit.java133 super(target.getSourceType(),
H A DTransformBlit.java136 super(target.getSourceType(),
H A DTransformHelper.java117 super(target.getSourceType());
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();
H A DDrawGlyphList.java144 super(target.getSourceType(),
H A DDrawGlyphListAA.java142 super(target.getSourceType(),
H A DBlitBg.java195 super(target.getSourceType(),
H A DMaskBlit.java242 target.getSourceType(),
H A DBlit.java312 super(target.getSourceType(),

Completed in 46 milliseconds