Home
last modified time | relevance | path

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

/TwlSDK-5.5.5/build/demos.TWL/nandApp/SubBanner/src/
Dmain.c25 #define COLOR_WHITE GX_RGBA(31, 31, 31, 1) macro
169 DEMOFillRect(0, 0, 256, 192, COLOR_WHITE); in TwlMain()
170 DEMOSetBitmapGroundColor(COLOR_WHITE); in TwlMain()