| Package | Description |
|---|---|
| com.sun.prism.sw |
| Modifier and Type | Field and Description |
|---|---|
private java.lang.ref.SoftReference<SWMaskTexture> |
SWContext.NativeShapeRenderer.maskTextureRef |
| Modifier and Type | Method and Description |
|---|---|
private SWMaskTexture |
SWContext.NativeShapeRenderer.initMaskTexture(int width,
int height) |
private SWMaskTexture |
SWContext.NativeShapeRenderer.validateMaskTexture(int width,
int height) |
| Constructor and Description |
|---|
SWMaskTexture(SWMaskTexture sharedTex,
Texture.WrapMode altMode) |