Home
last modified time | relevance | path

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

/RvlSDK-3.1/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.1/build/demos/kpaddemo/src/
Dmain.c42 GXRenderModeObj *rmode_p ; // Pointer to drawing mode variable
132 rmode_p = &GXNtsc480IntDf ; in init_display()
135 … xfb_size = VIPadFrameBufferWidth(rmode_p->fbWidth) * rmode_p->xfbHeight * (u32)VI_DISPLAY_PIX_SZ ; in init_display()
144 VIConfigure( rmode_p ) ; in init_display()
170 GXSetDispCopySrc( 0, 0, rmode_p->fbWidth, rmode_p->efbHeight ) ; in init_gx()
171 GXSetDispCopyDst( rmode_p->fbWidth, rmode_p->xfbHeight ) ; in init_gx()
172 (void)GXSetDispCopyYScale( (f32)(rmode_p->xfbHeight) / (f32)(rmode_p->efbHeight) ) ; in init_gx()
175 GXSetCopyFilter( rmode_p->aa, rmode_p->sample_pattern, GX_ENABLE, vfilter ) ; in init_gx()
179 GXSetViewport( 0.0f, 0.0f, rmode_p->fbWidth, rmode_p->efbHeight, 0.0f, 1.0f ) ; in init_gx()
180 GXSetScissor( 0, 0, (u32)rmode_p->fbWidth, (u32)rmode_p->efbHeight ) ; in init_gx()
Dswing.c37 GXRenderModeObj *rmode_p ; // Pointer to drawing mode variable
123 rmode_p = &GXNtsc480IntDf ; in init_display()
126 … xfb_size = VIPadFrameBufferWidth(rmode_p->fbWidth) * rmode_p->xfbHeight * (u32)VI_DISPLAY_PIX_SZ ; in init_display()
135 VIConfigure( rmode_p ) ; in init_display()
161 GXSetDispCopySrc( 0, 0, rmode_p->fbWidth, rmode_p->efbHeight ) ; in init_gx()
162 GXSetDispCopyDst( rmode_p->fbWidth, rmode_p->xfbHeight ) ; in init_gx()
163 (void)GXSetDispCopyYScale( (f32)(rmode_p->xfbHeight) / (f32)(rmode_p->efbHeight) ) ; in init_gx()
166 GXSetCopyFilter( rmode_p->aa, rmode_p->sample_pattern, GX_ENABLE, vfilter ) ; in init_gx()
170 GXSetViewport( 0.0f, 0.0f, rmode_p->fbWidth, rmode_p->efbHeight, 0.0f, 1.0f ) ; in init_gx()
171 GXSetScissor( 0, 0, (u32)rmode_p->fbWidth, (u32)rmode_p->efbHeight ) ; in init_gx()
[all …]
Dsample.c712 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
718 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 15.6f, 20.8f ) ; in draw_sample()
764 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
770 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 30.0f, 40.0f ) ; in draw_sample()
777 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 14.0f, 18.8f ) ; in draw_sample()
783 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 14.0f, 18.8f ) ; in draw_sample()
836 init_draw_kfont( rmode_p->fbWidth, rmode_p->efbHeight, 15.0f, 20.0f ) ; in draw_sample()
845 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
881 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
898 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
[all …]
/RvlSDK-3.1/build/demos/kpadOlddemo/include/
Dmain.h19 extern GXRenderModeObj *rmode_p ;
/RvlSDK-3.1/build/demos/kpaddemo/include/
Dmain.h19 extern GXRenderModeObj *rmode_p ;