Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/
Dprint.cpp40 static void SetConsoleForegroundColorPrimary(HANDLE hConsole, WORD color) { in SetConsoleForegroundColorPrimary() function
53 SetConsoleForegroundColorPrimary(GetStdHandle(STD_OUTPUT_HANDLE), color); in SetConsoleForegroundColor()
54 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color); in SetConsoleForegroundColor()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dprint.cpp40 static void SetConsoleForegroundColorPrimary(HANDLE hConsole, WORD color) { in SetConsoleForegroundColorPrimary() function
53 SetConsoleForegroundColorPrimary(GetStdHandle(STD_OUTPUT_HANDLE), color); in SetConsoleForegroundColor()
54 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color); in SetConsoleForegroundColor()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dprint.cpp40 static void SetConsoleForegroundColorPrimary(HANDLE hConsole, WORD color) { in SetConsoleForegroundColorPrimary() function
53 SetConsoleForegroundColorPrimary(GetStdHandle(STD_OUTPUT_HANDLE), color); in SetConsoleForegroundColor()
54 SetConsoleForegroundColorPrimary(GetStdHandle(STD_ERROR_HANDLE), color); in SetConsoleForegroundColor()