Searched refs:kLabelColors (Results 1 – 3 of 3) sorted by relevance
246 static const SkColor kLabelColors[kNumLabels] = { in makeLabels() local254 fLabels.push_back(make_text_image(kLabelText[i], kLabelColors[i])); in makeLabels()
173 static constexpr angle::ColorF kLabelColors[6] = { in MakeDebugUtilsLabel() local183 ASSERT(colorIndex >= 0 && static_cast<size_t>(colorIndex) < ArraySize(kLabelColors)); in MakeDebugUtilsLabel()188 kLabelColors[colorIndex].writeData(label->color); in MakeDebugUtilsLabel()
780 static constexpr angle::ColorF kLabelColors[6] = { in MakeDebugUtilsLabel() local790 ASSERT(colorIndex >= 0 && static_cast<size_t>(colorIndex) < ArraySize(kLabelColors)); in MakeDebugUtilsLabel()795 kLabelColors[colorIndex].writeData(label->color); in MakeDebugUtilsLabel()