Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/paint/
H A Dpaint_op_buffer.h276 bool HasSaveLayerAlphaOps() const { return false; } in HasSaveLayerAlphaOps() function
907 bool HasSaveLayerAlphaOps() const { return true; } in HasSaveLayerAlphaOps() function
H A Dpaint_op_buffer.cc2467 bool DrawRecordOp::HasSaveLayerAlphaOps() const { in HasSaveLayerAlphaOps() function in cc::DrawRecordOp