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

/external/skia/tools/
H A Dskdiff_main.cpp366 #define ANSI_COLOR_RESET "" macro
371 #define ANSI_COLOR_RESET "\x1b[0m" macro
374 #define VERBOSE_STATUS(status,color,filename) if (verbose) printf( "[ " color " %10s " ANSI_COLOR_RESET " ] %s\n", status, filename->c_str())

Completed in 54 milliseconds