Searched refs:LIGHTEN (Results 1 – 8 of 8) sorted by relevance
89 case LIGHTEN: in getComposite()90 return BlendComposite.getInstance(BlendingMode.LIGHTEN, alpha1); in getComposite()
52 LIGHTEN (13), enumConstant
72 drawBlendedBitmap(canvas, PorterDuff.Mode.LIGHTEN); in onDraw()
87 PorterDuff.Mode.LIGHTEN); in ShadersView()
40 LIGHTEN, enumConstant74 public static final BlendComposite Lighten = new BlendComposite(BlendingMode.LIGHTEN);576 case LIGHTEN: in getBlenderFor()
436 <td class="label_neg">PorterDuff.Mode.LIGHTEN (framebuffer)</td>
11630 enum_constant public static final android.graphics.PorterDuff.Mode LIGHTEN;
11324 enum_constant public static final android.graphics.PorterDuff.Mode LIGHTEN;