Searched refs:kLabelColors (Results 1 – 4 of 4) sorted by relevance
239 static const SkColor kLabelColors[kNumLabels] = { in makeLabels() local247 fLabels.push_back(make_text_image(context, kLabelText[i], kLabelColors[i])); in makeLabels()
238 static const SkColor kLabelColors[kNumLabels] = { in makeLabels() local246 fLabels.push_back(make_text_image(dContext, kLabelText[i], kLabelColors[i])); in makeLabels()
172 static constexpr angle::ColorF kLabelColors[6] = { in MakeDebugUtilsLabel() local182 ASSERT(colorIndex >= 0 && static_cast<size_t>(colorIndex) < ArraySize(kLabelColors)); in MakeDebugUtilsLabel()187 kLabelColors[colorIndex].writeData(label->color); in MakeDebugUtilsLabel()
898 static constexpr angle::ColorF kLabelColors[6] = { in MakeDebugUtilsLabel() local908 ASSERT(colorIndex >= 0 && static_cast<size_t>(colorIndex) < ArraySize(kLabelColors)); in MakeDebugUtilsLabel()913 kLabelColors[colorIndex].writeData(label->color); in MakeDebugUtilsLabel()