Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DCommon.cpp53 void SetConsoleColor(CONSOLE_COLOR color) in SetConsoleColor() function
81 SetConsoleColor(color); in PrintMessage()
86 SetConsoleColor(CONSOLE_COLOR::NORMAL); in PrintMessage()
92 SetConsoleColor(color); in PrintMessage()
97 SetConsoleColor(CONSOLE_COLOR::NORMAL); in PrintMessage()
DCommon.h363 void SetConsoleColor(CONSOLE_COLOR color);