Home
last modified time | relevance | path

Searched defs:pal (Results 1 – 9 of 9) sorted by relevance

/TwlSDK-5.1.0/build/demos/mb/multiboot-PowerSave/src/
Ddispfunc.c184 void BgPutString(int x, int y, int pal, const char *str, int len) in BgPutString()
208 void BgPrintf(int x, int y, int pal, const char *str, ...) in BgPrintf()
229 void BgSetMessage(int pal, const char *str, ...) in BgSetMessage()
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dprint.c63 u8 pal; in PR_PutString() local
/TwlSDK-5.1.0/build/demos/mb/multiboot-PowerSave/include/
Ddispfunc.h135 static inline void BgPutChar(int x, int y, int pal, int c) in BgPutChar()
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dprint.c66 u8 pal; in PR_PutString() local
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-4/src/
Dmain.c127 static const GXRgb pal[16] = { GX_RGB(0, 0, 0), GX_RGB(31, 31, 31), }; in TwlMain() local
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-2/src/
Dmain.c117 static const GXRgb pal[16] = { GX_RGB(0, 0, 0), GX_RGB(31, 31, 31), }; in TwlMain() local
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-1/src/
Dmain.c115 static const GXRgb pal[16] = { GX_RGB(0, 0, 0), GX_RGB(31, 31, 31), }; in TwlMain() local
/TwlSDK-5.1.0/build/demos.TWL/camera/camera-3/src/
Dmain.c198 static const GXRgb pal[16] = { GX_RGB(0, 0, 0), GX_RGB(31, 31, 31), }; in TwlMain() local
/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOBitmap.c206 static const GXRgb pal[16] = { GX_RGB(0, 0, 0), GX_RGB(31, 31, 31), }; in DEMOInitDisplayBitmap() local