Searched defs:SkHighContrastConfig (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/effects/
H A DSkHighContrastFilter.h19 struct SkHighContrastConfig { struct
28 SkHighContrastConfig() { function in class:SkHighContrastConfig::InvertStyle
34 SkHighContrastConfig(bool grayscale, function in class:SkHighContrastConfig::InvertStyle
65 * can be configured using SkHighContrastConfig.
78 static sk_sp<SkColorFilter> Make(const SkHighContrastConfig& config);
/external/skqp/include/effects/
H A DSkHighContrastFilter.h19 struct SkHighContrastConfig { struct
28 SkHighContrastConfig() { function in class:SkHighContrastConfig::InvertStyle
34 SkHighContrastConfig(bool grayscale, function in class:SkHighContrastConfig::InvertStyle
65 * can be configured using SkHighContrastConfig.
78 static sk_sp<SkColorFilter> Make(const SkHighContrastConfig& config);

Completed in 267 milliseconds