Searched refs:mCompleteBaseColors (Results 1 – 2 of 2) sorted by relevance
158 mBaseColors((coverage == Hwc2TestCoverage::Complete)? mCompleteBaseColors: in Hwc2TestColor()209 const std::vector<hwc_color_t> Hwc2TestColor::mCompleteBaseColors = { member in Hwc2TestColor
207 static const std::vector<hwc_color_t> mCompleteBaseColors; variable