| /RvlSDK-2.1/build/demos/wpaddemo/src/ |
| D | handling.c | 56 #define FONT_HEIGHT 8 macro 443 #define COL_WIDTH 13*FONT_HEIGHT 482 y+=FONT_HEIGHT; in renderStatus() 485 y+=FONT_HEIGHT; in renderStatus() 486 DEMOPrintf(x, y, 0, " Status :"); y+=FONT_HEIGHT; in renderStatus() 487 DEMOPrintf(x, y, 0, " Type :"); y+=FONT_HEIGHT; y+=FONT_HEIGHT; in renderStatus() 489 DEMOPrintf(x, y, 0, " Buttons:"); y+=FONT_HEIGHT; y+=FONT_HEIGHT; y+=FONT_HEIGHT; in renderStatus() 491 DEMOPrintf(x, y, 0, " DPD0-x :"); y+=FONT_HEIGHT; in renderStatus() 492 DEMOPrintf(x, y, 0, " DPD0-y :"); y+=FONT_HEIGHT; in renderStatus() 493 DEMOPrintf(x, y, 0, " DPD1-x :"); y+=FONT_HEIGHT; in renderStatus() [all …]
|
| D | distance.c | 167 const int FONT_HEIGHT = 8; in renderStatus() local 168 s16 x = FONT_HEIGHT; in renderStatus() 169 s16 y = FONT_HEIGHT; in renderStatus() 172 y+=FONT_HEIGHT; in renderStatus() 173 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "DPD-ID X Y SIZE"); in renderStatus() 178 … DEMOPrintf( x, y+=FONT_HEIGHT, 0, "%1d %4d %4d %3d", p->traceId, p->x, p->y, p->size ); in renderStatus() 182 y+=FONT_HEIGHT; in renderStatus() 183 y+=FONT_HEIGHT; in renderStatus() 184 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Controller Type: %d", stat->dev ); in renderStatus() 185 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "ERROR Info : %d", stat->err ); in renderStatus() [all …]
|
| D | sync-callback.c | 47 #define FONT_HEIGHT 9 macro 286 y = FONT_HEIGHT; in renderStatus() 289 y += FONT_HEIGHT; in renderStatus() 290 y += FONT_HEIGHT; in renderStatus() 294 y += FONT_HEIGHT; in renderStatus() 304 y += FONT_HEIGHT; in renderStatus() 349 y += FONT_HEIGHT; in renderStatus() 350 y += FONT_HEIGHT; in renderStatus() 352 y += FONT_HEIGHT; in renderStatus() 355 y += FONT_HEIGHT; in renderStatus() [all …]
|
| D | simple.c | 281 const int FONT_HEIGHT = 8; in renderStatus() local 283 s16 x = FONT_HEIGHT; in renderStatus() 284 s16 y = FONT_HEIGHT; in renderStatus() 288 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accX : %d", stat->accX ); in renderStatus() 289 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accY : %d", stat->accY ); in renderStatus() 290 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accZ : %d", stat->accZ ); in renderStatus() 304 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Buttons: [%s]",buf); in renderStatus() 305 y+=FONT_HEIGHT; in renderStatus() 306 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "DPD-ID X Y SIZE"); in renderStatus() 313 … DEMOPrintf( x, y+=FONT_HEIGHT, 0, "%1d %4d %4d %3d", p->traceId, p->x, p->y, p->size ); in renderStatus() [all …]
|
| D | sampling.c | 200 const int FONT_HEIGHT = 8; in renderStatus() local 202 s16 x = FONT_HEIGHT; in renderStatus() 203 s16 y = FONT_HEIGHT; in renderStatus() 207 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accX : %d", stat->accX ); in renderStatus() 208 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accY : %d", stat->accY ); in renderStatus() 209 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "accZ : %d", stat->accZ ); in renderStatus() 223 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Buttons: [%s]",buf); in renderStatus() 224 y+=FONT_HEIGHT; in renderStatus() 225 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "DPD-ID X Y SIZE"); in renderStatus() 232 … DEMOPrintf( x, y+=FONT_HEIGHT, 0, "%1d %4d %4d %3d", p->traceId, p->x, p->y, p->size ); in renderStatus() [all …]
|
| D | pointing.c | 246 const int FONT_HEIGHT = 8; in renderStatus() local 247 s16 x = FONT_HEIGHT; in renderStatus() 248 s16 y = FONT_HEIGHT; in renderStatus() 251 y+=FONT_HEIGHT; in renderStatus() 252 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "DPD-ID X Y SIZE"); in renderStatus() 259 … DEMOPrintf( x, y+=FONT_HEIGHT, 0, "%1d %4d %4d %3d", p->traceId, p->x, p->y, p->size ); in renderStatus() 263 y+=FONT_HEIGHT; in renderStatus() 264 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "Controller Type: %d", stat->dev ); in renderStatus() 265 DEMOPrintf( x, y+=FONT_HEIGHT, 0, "ERROR Info : %d", stat->err ); in renderStatus() 269 y+=FONT_HEIGHT; in renderStatus() [all …]
|
| D | check.c | 43 #define FONT_HEIGHT 9 macro 125 y+=FONT_HEIGHT; in main() 126 y+=FONT_HEIGHT; in main() 129 y+=FONT_HEIGHT; in main() 148 y+=FONT_HEIGHT; in main()
|
| /RvlSDK-2.1/build/demos/nanddemo/src/ |
| D | gamesave.c | 398 #define FONT_HEIGHT 8 in RenderControls() macro 399 s16 x = FONT_HEIGHT; in RenderControls() 400 s16 y = FONT_HEIGHT; in RenderControls() 411 DEMOPrintf( 16, y += FONT_HEIGHT, 0, "---------GC Controller---------"); in RenderControls() 414 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " Up: Move cursor up"); in RenderControls() 415 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " Down: Move cursor down"); in RenderControls() 416 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " A: Print"); in RenderControls() 417 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " L: Refresh"); in RenderControls() 418 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " X: Delete"); in RenderControls() 440 DEMOPrintf( 16, y += FONT_HEIGHT, 0, "Start: Quit & delete test files"); in RenderControls()
|