Home
last modified time | relevance | path

Searched refs:RED_COLOR (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/ui/src/tracks/actual_frames/
Dcontroller.ts28 const RED_COLOR = '#FF5722'; // Red 500 constant
70 WHEN 'Self Jank' THEN '${RED_COLOR}'
/external/mesa3d/src/intel/common/
Dgen_batch_decoder.c67 #define RED_COLOR CSI "31m" macro
1065 (ctx->flags & GEN_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in gen_print_batch()
1087 (ctx->flags & GEN_BATCH_DECODE_IN_COLOR) ? RED_COLOR : "", in gen_print_batch()