Home
last modified time | relevance | path

Searched refs:IsNeutralColor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DNinePatch.cpp60 virtual bool IsNeutralColor(uint32_t color) const = 0;
72 return IsNeutralColor(color); in IsValidColor()
203 bool IsNeutralColor(uint32_t color) const override { in IsNeutralColor() function in aapt::TransparentNeutralColorValidator
210 bool IsNeutralColor(uint32_t color) const override { in IsNeutralColor() function in aapt::WhiteNeutralColorValidator