Home
last modified time | relevance | path

Searched refs:SCREEN_WIDTH (Results 1 – 8 of 8) sorted by relevance

/RvlSDK-3.1.4/build/demos/mididemo/src/
Dmain.c36 #define SCREEN_WIDTH 320 macro
53 DEMOInitCaption(DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT); in main()
/RvlSDK-3.1.4/build/demos/wpaddemo/src/
Ddummy_checker.c52 #define SCREEN_WIDTH 320 macro
680 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
724 …s16 x=(s16)(SCREEN_WIDTH -(co_ptr[index].obj[0].x+co_ptr[index].obj[1].x)/2*SCREEN_WIDTH /WPAD_DPD… in renderAimings()
745 …s16 x=(s16)(SCREEN_WIDTH -(fs_ptr[index].obj[0].x+fs_ptr[index].obj[1].x)/2*SCREEN_WIDTH /WPAD_DPD… in renderAimings()
766 …s16 x=(s16)(SCREEN_WIDTH -(cl_ptr[index].obj[0].x+cl_ptr[index].obj[1].x)/2*SCREEN_WIDTH /WPAD_DPD… in renderAimings()
Dsync.c50 #define SCREEN_WIDTH 320 macro
171 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
Dfull_mode.c44 #define SCREEN_WIDTH 1024 macro
117 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
Dwpad_seqdemo.c620 const int SCREEN_WIDTH = 320; in initialize() local
626 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
Dwpad_spdemo.c746 const int SCREEN_WIDTH = 320; in initialize() local
752 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
Dwpad_axdemo.c1109 const int SCREEN_WIDTH = 320; in initialize() local
1115 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in initialize()
/RvlSDK-3.1.4/build/demos/nanddemo/src/
Dbanner.c59 #define SCREEN_WIDTH 320 macro
368 DEMOInitCaption( DM_FT_XLU, SCREEN_WIDTH, SCREEN_HEIGHT ); in displayMessage()