Home
last modified time | relevance | path

Searched refs:rmode_p (Results 1 – 7 of 7) sorted by relevance

/RvlSDK-3.2/build/demos/kpadOlddemo/src/
Dmain.c39 GXRenderModeObj *rmode_p ; // Pointer to drawing mode variable
125 rmode_p = &GXNtsc480IntDf ; in init_display()
128 … xfb_size = VIPadFrameBufferWidth(rmode_p->fbWidth) * rmode_p->xfbHeight * (u32)VI_DISPLAY_PIX_SZ ; in init_display()
137 VIConfigure( rmode_p ) ; in init_display()
163 GXSetDispCopySrc( 0, 0, rmode_p->fbWidth, rmode_p->efbHeight ) ; in init_gx()
164 GXSetDispCopyDst( rmode_p->fbWidth, rmode_p->xfbHeight ) ; in init_gx()
165 (void)GXSetDispCopyYScale( (f32)(rmode_p->xfbHeight) / (f32)(rmode_p->efbHeight) ) ; in init_gx()
168 GXSetCopyFilter( rmode_p->aa, rmode_p->sample_pattern, GX_ENABLE, vfilter ) ; in init_gx()
172 GXSetViewport( 0.0f, 0.0f, rmode_p->fbWidth, rmode_p->efbHeight, 0.0f, 1.0f ) ; in init_gx()
173 GXSetScissor( 0, 0, (u32)rmode_p->fbWidth, (u32)rmode_p->efbHeight ) ; in init_gx()
Dsample.c506 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
512 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 15.6f, 20.8f ) ; in draw_sample()
554 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
560 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 30.0f, 40.0f ) ; in draw_sample()
567 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 14.0f, 18.8f ) ; in draw_sample()
603 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 15.0f, 20.0f ) ; in draw_sample()
612 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
626 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
642 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
649 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
[all …]
/RvlSDK-3.2/build/demos/kpaddemo/src/
Dmain.c42 GXRenderModeObj *rmode_p ; // Pointer to the rendering mode variable
139 rmode_p = &GXNtsc480IntDf ; in init_display()
142 … xfb_size = VIPadFrameBufferWidth(rmode_p->fbWidth) * rmode_p->xfbHeight * (u32)VI_DISPLAY_PIX_SZ ; in init_display()
151 VIConfigure( rmode_p ) ; in init_display()
177 GXSetDispCopySrc( 0, 0, rmode_p->fbWidth, rmode_p->efbHeight ) ; in init_gx()
178 GXSetDispCopyDst( rmode_p->fbWidth, rmode_p->xfbHeight ) ; in init_gx()
179 (void)GXSetDispCopyYScale( (f32)(rmode_p->xfbHeight) / (f32)(rmode_p->efbHeight) ) ; in init_gx()
182 GXSetCopyFilter( rmode_p->aa, rmode_p->sample_pattern, GX_ENABLE, vfilter ) ; in init_gx()
186 GXSetViewport( 0.0f, 0.0f, rmode_p->fbWidth, rmode_p->efbHeight, 0.0f, 1.0f ) ; in init_gx()
187 GXSetScissor( 0, 0, (u32)rmode_p->fbWidth, (u32)rmode_p->efbHeight ) ; in init_gx()
Dswing.c37 GXRenderModeObj *rmode_p ; // Pointer to the rendering mode variable
125 rmode_p = &GXNtsc480IntDf ; in init_display()
128 … xfb_size = VIPadFrameBufferWidth(rmode_p->fbWidth) * rmode_p->xfbHeight * (u32)VI_DISPLAY_PIX_SZ ; in init_display()
137 VIConfigure( rmode_p ) ; in init_display()
163 GXSetDispCopySrc( 0, 0, rmode_p->fbWidth, rmode_p->efbHeight ) ; in init_gx()
164 GXSetDispCopyDst( rmode_p->fbWidth, rmode_p->xfbHeight ) ; in init_gx()
165 (void)GXSetDispCopyYScale( (f32)(rmode_p->xfbHeight) / (f32)(rmode_p->efbHeight) ) ; in init_gx()
168 GXSetCopyFilter( rmode_p->aa, rmode_p->sample_pattern, GX_ENABLE, vfilter ) ; in init_gx()
172 GXSetViewport( 0.0f, 0.0f, rmode_p->fbWidth, rmode_p->efbHeight, 0.0f, 1.0f ) ; in init_gx()
173 GXSetScissor( 0, 0, (u32)rmode_p->fbWidth, (u32)rmode_p->efbHeight ) ; in init_gx()
[all …]
Dsample.c715 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_battery_level()
770 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
776 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 15.6f, 20.8f ) ; in draw_sample()
823 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
829 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 28.5f, 38.0f ) ; in draw_sample()
836 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 14.0f, 18.8f ) ; in draw_sample()
842 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 14.0f, 18.8f ) ; in draw_sample()
848 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 14.0f, 18.8f ) ; in draw_sample()
924 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 15.0f, 20.0f ) ; in draw_sample()
933 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
[all …]
/RvlSDK-3.2/build/demos/kpadOlddemo/include/
Dmain.h19 extern GXRenderModeObj *rmode_p ;
/RvlSDK-3.2/build/demos/kpaddemo/include/
Dmain.h20 extern GXRenderModeObj *rmode_p ;