Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/demos/gx/UnitTours/DEMOLib/include/
DDEMOBitmap.h28 #define DEMO_RGB_NONE GX_RGBA(31, 31, 31, 0) macro
/TwlSDK-5.2.1/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOBitmap.c703 else if (gnd != DEMO_RGB_NONE) in DEMODrawText()