Searched refs:IsValidColor (Results 1 – 1 of 1) sorted by relevance
66 bool IsValidColor(uint32_t color) const { in IsValidColor() function in aapt::ColorValidator103 if (!color_validator->IsValidColor(color)) { in FillRanges()