Package | Description |
---|---|
com.sun.prism.sw |
Modifier and Type | Class and Description |
---|---|
(package private) class |
SWPresentable |
Modifier and Type | Field and Description |
---|---|
private SWRTTexture |
SWGraphics.target |
Modifier and Type | Field and Description |
---|---|
private java.lang.ref.SoftReference<SWRTTexture> |
SWContext.readBackBufferRef |
Modifier and Type | Method and Description |
---|---|
private SWRTTexture |
SWContext.initRBBuffer(int width,
int height) |
(package private) SWRTTexture |
SWContext.validateRBBuffer(int width,
int height) |
Constructor and Description |
---|
SWGraphics(SWRTTexture target,
SWContext context,
PiscesRenderer pr) |