Home | History | Annotate | Download | only in graphics

Lines Matching refs:AVERAGE

36         AVERAGE,
70 public static final BlendComposite Average = new BlendComposite(BlendingMode.AVERAGE);
376 case AVERAGE: