Package | Description |
---|---|
com.sun.javafx.sg.prism | |
com.sun.javafx.webkit.prism | |
com.sun.scenario.effect.impl.prism | |
com.sun.scenario.effect.impl.prism.ps | |
com.sun.scenario.effect.impl.prism.sw |
Modifier and Type | Field and Description |
---|---|
private PrDrawable |
NGNode.PassThrough.img |
Constructor and Description |
---|
PassThrough(PrDrawable img,
Rectangle bounds) |
Modifier and Type | Field and Description |
---|---|
(package private) PrDrawable |
WCGraphicsPrismContext.Layer.buffer |
private PrDrawable |
WCGraphicsPrismContext.PassThrough.img |
Modifier and Type | Method and Description |
---|---|
private Effect |
WCGraphicsPrismContext.Composite.createBlend(Blend.Mode mode,
PrDrawable dstImg,
PrDrawable srcImg,
int width,
int height) |
private Effect |
WCGraphicsPrismContext.Composite.createEffect(PrDrawable dstImg,
PrDrawable srcImg,
int width,
int height) |
Constructor and Description |
---|
PassThrough(PrDrawable img,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
static PrDrawable |
PrDrawable.create(FilterContext fctx,
RTTexture rtt) |
abstract PrDrawable |
PrRenderer.createDrawable(RTTexture rtt) |
Modifier and Type | Class and Description |
---|---|
class |
PPSDrawable |
Modifier and Type | Method and Description |
---|---|
PrDrawable |
PPSRenderer.createDrawable(RTTexture rtt) |
Modifier and Type | Class and Description |
---|---|
class |
PSWDrawable |
Modifier and Type | Method and Description |
---|---|
PrDrawable |
PSWRenderer.createDrawable(RTTexture rtt) |