Home
last modified time | relevance | path

Searched refs:BLEND_MODE_LIGHTEN (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidPaintContext.java262 case PaintBundle.BLEND_MODE_LIGHTEN: in origamiToPorterDuffMode()
308 case PaintBundle.BLEND_MODE_LIGHTEN: in origamiToBlendMode()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/paint/
DPaintBundle.java492 public static final int BLEND_MODE_LIGHTEN = 17; field in PaintBundle
849 case PaintBundle.BLEND_MODE_LIGHTEN: in blendModeString()