Searched defs:pal (Results 1 – 9 of 9) sorted by relevance
| /TwlSDK-5.1.0/build/demos/mb/multiboot-PowerSave/src/ |
| D | dispfunc.c | 184 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/ |
| D | print.c | 63 u8 pal; in PR_PutString() local
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-PowerSave/include/ |
| D | dispfunc.h | 135 static inline void BgPutChar(int x, int y, int pal, int c) in BgPutChar()
|
| /TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/ |
| D | print.c | 66 u8 pal; in PR_PutString() local
|
| /TwlSDK-5.1.0/build/demos.TWL/camera/camera-4/src/ |
| D | main.c | 127 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/ |
| D | main.c | 117 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/ |
| D | main.c | 115 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/ |
| D | main.c | 198 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/ |
| D | DEMOBitmap.c | 206 static const GXRgb pal[16] = { GX_RGB(0, 0, 0), GX_RGB(31, 31, 31), }; in DEMOInitDisplayBitmap() local
|