Home
last modified time | relevance | path

Searched defs:ColorOp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DRecordedOp.h253 struct ColorOp : RecordedOp { struct
255 ColorOp(const ClipBase* localClip, int color, SkBlendMode mode) in ColorOp() argument
259 const int color;
260 const SkBlendMode mode;