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