Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/demos/gxdemo/src/Framebuffer/
Dfrb-gamma.c101 static char* GammaMsg[3] = variable
245 DEMOPrintf(16, 12, 0, "Gamma = %s\n", GammaMsg[sc->gammaMode]); in DrawTick()
/RvlSDK-3.1.4/build/demos/videmo/src/
Dfrb-vi-gamma.c110 static char* GammaMsg[3] = variable
263 …DEMOPrintf(16, 12, 0, "%s GXGamma = %s \n", (whichIsGamma == GX_GAMMA) ? ">" : " ", GammaMsg[sc-… in DrawTick()