Home
last modified time | relevance | path

Searched defs:reset_color (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/tools/
Daubinator.c111 char *color = GREEN_HEADER, *reset_color = NORMAL; in aubinator_init() local
/external/fmtlib/include/fmt/
Dcolor.h457 template <typename Char> inline void reset_color(FILE* stream) FMT_NOEXCEPT { in reset_color() function
466 inline void reset_color(buffer<Char>& buffer) FMT_NOEXCEPT { in reset_color() function
/external/mesa3d/src/intel/common/
Dgen_batch_decoder.c1061 const char *reset_color = ctx->flags & GEN_BATCH_DECODE_IN_COLOR ? NORMAL : ""; in gen_print_batch() local