Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidPaintContext.java252 case PaintBundle.BLEND_MODE_DST_ATOP: in origamiToPorterDuffMode()
294 case PaintBundle.BLEND_MODE_DST_ATOP: in origamiToBlendMode()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/paint/
DPaintBundle.java485 public static final int BLEND_MODE_DST_ATOP = 10; field in PaintBundle
835 case PaintBundle.BLEND_MODE_DST_ATOP: in blendModeString()