Package | Description |
---|---|
com.sun.prism.sw |
Modifier and Type | Class and Description |
---|---|
(package private) class |
SWPresentable |
(package private) class |
SWRTTexture |
Modifier and Type | Field and Description |
---|---|
private java.lang.ref.SoftReference<SWArgbPreTexture> |
SWContext.imagePaintTextureRef |
Modifier and Type | Method and Description |
---|---|
private SWArgbPreTexture |
SWContext.initImagePaintTexture(int width,
int height) |
(package private) SWArgbPreTexture |
SWContext.validateImagePaintTexture(int width,
int height) |
Constructor and Description |
---|
SWArgbPreTexture(SWArgbPreTexture sharedTex,
Texture.WrapMode altMode) |