Home
last modified time | relevance | path

Searched refs:LIGHTEN (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DPorterDuffUtility.java89 case LIGHTEN: in getComposite()
90 return BlendComposite.getInstance(BlendingMode.LIGHTEN, alpha1); in getComposite()
/frameworks/base/graphics/java/android/graphics/
DPorterDuff.java52 LIGHTEN (13), enumConstant
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DFramebufferBlendActivity.java72 drawBlendedBitmap(canvas, PorterDuff.Mode.LIGHTEN); in onDraw()
DAdvancedBlendActivity.java87 PorterDuff.Mode.LIGHTEN); in ShadersView()
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DBlendComposite.java40 LIGHTEN, enumConstant
74 public static final BlendComposite Lighten = new BlendComposite(BlendingMode.LIGHTEN);
576 case LIGHTEN: in getBlenderFor()
/frameworks/base/docs/html/guide/topics/graphics/
Dhardware-accel.jd436 <td class="label_neg">PorterDuff.Mode.LIGHTEN (framebuffer)</td>
/frameworks/base/api/
Dsystem-current.txt11630 enum_constant public static final android.graphics.PorterDuff.Mode LIGHTEN;
Dcurrent.txt11324 enum_constant public static final android.graphics.PorterDuff.Mode LIGHTEN;