skia2/modules
Kevin Lubick e6e39bcbe0 [canvaskit] Fix SaveLayer constants
Turns out constant doesn't like to take an enum, but needs explicit
coercion to be an int.

Change-Id: I29c761fd2dfd9eb3cde0db3c0c3f0e97dd6ff411
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/260698
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2019-12-18 17:55:59 +00:00
..
canvaskit [canvaskit] Fix SaveLayer constants 2019-12-18 17:55:59 +00:00
particles use std::make_unique 2019-12-12 22:32:45 +00:00
pathkit remove dead code around old SkPath enums 2019-12-14 01:58:10 +00:00
skottie Reland "[skottie] Simplify effect builder lookup" 2019-12-16 19:56:22 +00:00
skparagraph use std::make_unique 2019-12-12 22:32:45 +00:00
skplaintexteditor tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
skresources use std::make_unique 2019-12-12 22:32:45 +00:00
sksg remove dead code around old SkPath enums 2019-12-14 01:58:10 +00:00
skshaper use std::make_unique 2019-12-12 22:32:45 +00:00