Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/paint/
H A Dpaint_op_buffer.h347 PaintOpWithFlags(PaintOpType type, const PaintFlags& flags) in PaintOpWithFlags() function
367 explicit PaintOpWithFlags(PaintOpType type) : PaintOp(type) {} in PaintOpWithFlags() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/paint/
H A Dpaint_op_buffer.h323 PaintOpWithFlags(PaintOpType type, const PaintFlags& flags) in PaintOpWithFlags() function
343 explicit PaintOpWithFlags(PaintOpType type) : PaintOp(type) {} in PaintOpWithFlags() function