Searched refs:IsNeutralColor (Results 1 – 1 of 1) sorted by relevance
57 virtual bool IsNeutralColor(uint32_t color) const = 0;69 return IsNeutralColor(color); in IsValidColor()204 bool IsNeutralColor(uint32_t color) const override { in IsNeutralColor() function in android::TransparentNeutralColorValidator211 bool IsNeutralColor(uint32_t color) const override { in IsNeutralColor() function in android::WhiteNeutralColorValidator