Lines Matching refs:sg
65 public TileContext(SunGraphics2D sg, PaintContext pc) {
66 sunG2D = sg;
69 dstData = sg.getSurfaceData();
81 public Object startSequence(SunGraphics2D sg, Shape s, Rectangle devR,
84 sg.paint.createContext(sg.getDeviceColorModel(),
87 sg.cloneTransform(),
88 sg.getRenderingHints());
89 return new TileContext(sg, paintContext);
103 SunGraphics2D sg = context.sunG2D;
145 CompositeType comptype = sg.imageComp;
157 sg.composite, null,
161 CompositeType comptype = sg.imageComp;
175 sg.composite, null,