Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/
Dprint.cpp39 static void SetConsoleForegroundColorPrimary(HANDLE hConsole, WORD color) { in SetConsoleForegroundColorPrimary() function
52 SetConsoleForegroundColorPrimary(GetStdHandle(STD_OUTPUT_HANDLE), color); in SetConsoleForegroundColor()
53 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color); in SetConsoleForegroundColor()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dprint.cpp39 static void SetConsoleForegroundColorPrimary(HANDLE hConsole, WORD color) { in SetConsoleForegroundColorPrimary() function
52 SetConsoleForegroundColorPrimary(GetStdHandle(STD_OUTPUT_HANDLE), color); in SetConsoleForegroundColor()
53 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color); in SetConsoleForegroundColor()