Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/dlp/include/
DdlpDemo.h37 #define RED_COLOR 1.f, 0.f, 0.f macro
/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo2/
Dcec_Main.cpp41 #define RED_COLOR 1.f, 0.f, 0.f macro
449 pRenderSystem->SetColor(RED_COLOR); in DisplayCreation()
543 pRenderSystem->SetColor(RED_COLOR); in DisplayWriting()
/CTR-SDK-4.2.7-SampleDemos/dlp/SimpleServer/
DSimpleServer.cpp238 pRenderSystem->SetColor(RED_COLOR); in DisplayStart()