Searched refs:SCREEN_WIDTH (Results 1 – 6 of 6) sorted by relevance
| /RvlSDK-3.2.3/build/demos/kpaddemo/src/ |
| D | weight.c | 25 #define SCREEN_WIDTH 320 macro 91 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ) ; in main() 245 init_draw_graphic( SCREEN_WIDTH, SCREEN_HEIGHT ) ; in renderStatus() 247 init_draw_graphic( SCREEN_WIDTH, SCREEN_HEIGHT ) ; in renderStatus() 249 init_draw_graphic( SCREEN_WIDTH, SCREEN_HEIGHT ) ; in renderStatus() 251 init_draw_graphic( SCREEN_WIDTH, SCREEN_HEIGHT ) ; in renderStatus()
|
| /RvlSDK-3.2.3/build/demos/wpaddemo/src/ |
| D | dummy_checker.c | 52 #define SCREEN_WIDTH 320 macro 641 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize() 685 …s16 x=(s16)(SCREEN_WIDTH -(co_ptr[index].obj[0].x+co_ptr[index].obj[1].x)/2*SCREEN_WIDTH /WPAD_DPD… in renderAimings() 706 …s16 x=(s16)(SCREEN_WIDTH -(fs_ptr[index].obj[0].x+fs_ptr[index].obj[1].x)/2*SCREEN_WIDTH /WPAD_DPD… in renderAimings() 727 …s16 x=(s16)(SCREEN_WIDTH -(cl_ptr[index].obj[0].x+cl_ptr[index].obj[1].x)/2*SCREEN_WIDTH /WPAD_DPD… in renderAimings()
|
| D | wpad_seqdemo.c | 625 const int SCREEN_WIDTH = 320; in initialize() local 631 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
|
| D | wpad_spdemo.c | 751 const int SCREEN_WIDTH = 320; in initialize() local 757 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
|
| D | wpad_axdemo.c | 1111 const int SCREEN_WIDTH = 320; in initialize() local 1117 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
|
| /RvlSDK-3.2.3/build/demos/wbcdemo/src/ |
| D | handling_weight.c | 43 #define SCREEN_WIDTH 320 macro 230 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in main() 517 init_draw_graphic(SCREEN_WIDTH, SCREEN_HEIGHT); in renderStatus() 519 init_draw_graphic(SCREEN_WIDTH, SCREEN_HEIGHT); in renderStatus() 521 init_draw_graphic(SCREEN_WIDTH, SCREEN_HEIGHT); in renderStatus() 523 init_draw_graphic(SCREEN_WIDTH, SCREEN_HEIGHT); in renderStatus()
|