Searched refs:LIGHTEN (Results 1 – 9 of 9) sorted by relevance
271 LIGHTEN(17), enumConstant554 case LIGHTEN: in blendModeToPorterDuffMode()555 return PorterDuff.Mode.LIGHTEN; in blendModeToPorterDuffMode()
320 LIGHTEN (17), enumConstant401 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()
13743 enum_constant public static final android.graphics.BlendMode LIGHTEN;14852 enum_constant public static final android.graphics.PorterDuff.Mode LIGHTEN;
11322 enum_constant public static final android.graphics.PorterDuff.Mode LIGHTEN;