Searched refs:kRed (Results 1 - 5 of 5) sorted by relevance

/external/skia/tests/
H A DReadPixelsTest.cpp498 static const uint64_t kRed = (uint64_t) SK_Half1 << 0; variable
503 kAlpha | kRed, kAlpha | kGreen, kAlpha | kBlue, kAlpha | kBlue | kGreen | kRed, kAlpha
/external/skqp/tests/
H A DReadPixelsTest.cpp498 static const uint64_t kRed = (uint64_t) SK_Half1 << 0; variable
503 kAlpha | kRed, kAlpha | kGreen, kAlpha | kBlue, kAlpha | kBlue | kGreen | kRed, kAlpha
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_graph_dumper.cc151 kRed, enumerator in enum:xla::hlo_graph_dumper::__anon25629::ColorScheme
188 case kRed:
489 const char* kRed = "#d32f2f";
525 add_hover_css_rule("node", to_node_id, kRed);
545 add_hover_css_rule("clust", cluster_id, kRed);
968 return kRed;
/external/skia/gm/
H A Dbleed.cpp113 const SkPMColor kRed = SkPreMultiplyColor(SK_ColorRED); local
117 kPremul_SkAlphaType, kBlue, kRed, kBlack, kWhite);
/external/skqp/gm/
H A Dbleed.cpp113 const SkPMColor kRed = SkPreMultiplyColor(SK_ColorRED); local
117 kPremul_SkAlphaType, kBlue, kRed, kBlack, kWhite);

Completed in 614 milliseconds