Home
last modified time | relevance | path

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

/third_party/skia/include/effects/
DSkHighContrastFilter.h19 enum class InvertStyle { enum
/third_party/skia/gm/
Dhighcontrastfilter.cpp32 using InvertStyle = SkHighContrastConfig::InvertStyle; typedef