Searched refs:FillRect (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.5/build/demos/ctrdg/backup-1/include/ |
| D | draw.h | 135 void FillRect(int x, int y, int wx, int wy, RGB555 col);
|
| /TwlSDK-5.5/build/demos/ctrdg/backup-1/src/ |
| D | main.c | 525 FillRect(10, 60, 10, i * 10, RGB555_BLACK); in SelectDevice()
|
| D | draw.c | 234 void FillRect(int x, int y, int wx, int wy, RGB555 col) in FillRect() function
|