Searched refs:kLabelColors (Results 1 – 4 of 4) sorted by relevance
214 static const SkColor kLabelColors[kNumLabels] = { in makeLabels() local223 fLabels.push_back(make_text_image(context, kLabelText[i], kLabelColors[i])); in makeLabels()
243 static const SkColor kLabelColors[kNumLabels] = { in makeLabels() local251 fLabels.push_back(make_text_image(context, kLabelText[i], kLabelColors[i])); in makeLabels()
660 static constexpr angle::ColorF kLabelColors[6] = { in MakeDebugUtilsLabel() local670 ASSERT(colorIndex >= 0 && static_cast<size_t>(colorIndex) < ArraySize(kLabelColors)); in MakeDebugUtilsLabel()675 kLabelColors[colorIndex].writeData(label->color); in MakeDebugUtilsLabel()
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()