Searched refs:LIGHTEN (Results 1 – 8 of 8) sorted by relevance
271 LIGHTEN(17), enumConstant554 case LIGHTEN: in blendModeToPorterDuffMode()555 return PorterDuff.Mode.LIGHTEN; in blendModeToPorterDuffMode()
318 LIGHTEN (17), enumConstant399 case 17: return Mode.LIGHTEN; in intToMode()
89 case LIGHTEN: in getComposite()90 return BlendComposite.getInstance(BlendingMode.LIGHTEN, alpha1); in getComposite()
43 LIGHTEN(), enumConstant225 case LIGHTEN: in getBlenderFor()
72 drawBlendedBitmap(canvas, PorterDuff.Mode.LIGHTEN); in onDraw()
87 PorterDuff.Mode.LIGHTEN); in ShadersView()
14837 enum_constant public static final android.graphics.BlendMode LIGHTEN;15952 enum_constant public static final android.graphics.PorterDuff.Mode LIGHTEN;
11322 enum_constant public static final android.graphics.PorterDuff.Mode LIGHTEN;