Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DAndroidPaintContext.java250 case PaintBundle.BLEND_MODE_SRC_ATOP: in origamiToPorterDuffMode()
292 case PaintBundle.BLEND_MODE_SRC_ATOP: in origamiToBlendMode()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/paint/
DPaintBundle.java484 public static final int BLEND_MODE_SRC_ATOP = 9; field in PaintBundle
833 case PaintBundle.BLEND_MODE_SRC_ATOP: in blendModeString()