Searched defs:InvertStyle (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/include/effects/ | ||
D | SkHighContrastFilter.h | 19 enum class InvertStyle { enum |
/third_party/skia/gm/ | ||
D | highcontrastfilter.cpp | 32 using InvertStyle = SkHighContrastConfig::InvertStyle; typedef |