Home | History | Annotate | Download | only in graphics

Lines Matching defs:OVERLAY

41         OVERLAY,
75 public static final BlendComposite Overlay = new BlendComposite(BlendingMode.OVERLAY);
625 case OVERLAY: