| /RvlSDK-3.2.2/build/libraries/demo/src/ |
| D | DEMOInit.c | 368 xfbHeight = Rmode->efbHeight; in DEMOInitGX() 371 GXSetViewport(0.0F, 0.0F, (f32)fbWidth, (f32)Rmode->efbHeight, in DEMOInitGX() 373 GXSetScissor(0, 0, (u32)fbWidth, (u32)Rmode->efbHeight); in DEMOInitGX() 375 yScale = GXGetYScaleFactor(Rmode->efbHeight, xfbHeight); in DEMOInitGX() 377 GXSetDispCopySrc(0, 0, fbWidth, Rmode->efbHeight); // use adjusted width in DEMOInitGX() 460 0.0F, 0.0F, (float)Rmode->fbWidth, (float)Rmode->efbHeight, in DEMOBeforeRender() 466 0.0F, 0.0F, (float)Rmode->fbWidth, (float)Rmode->efbHeight, in DEMOBeforeRender()
|
| /RvlSDK-3.2.2/build/demos/kpadOlddemo/src/ |
| D | main.c | 163 GXSetDispCopySrc( 0, 0, rmode_p->fbWidth, rmode_p->efbHeight ) ; in init_gx() 165 (void)GXSetDispCopyYScale( (f32)(rmode_p->xfbHeight) / (f32)(rmode_p->efbHeight) ) ; 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()
|
| D | sample.c | 506 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.2/build/demos/kpaddemo/src/ |
| D | sample.c | 715 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 …]
|
| D | swing.c | 163 GXSetDispCopySrc( 0, 0, rmode_p->fbWidth, rmode_p->efbHeight ) ; in init_gx() 165 (void)GXSetDispCopyYScale( (f32)(rmode_p->xfbHeight) / (f32)(rmode_p->efbHeight) ) ; 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() 347 init_draw_graphic( rmode_p->fbWidth, rmode_p->efbHeight ) ; in draw_sample()
|
| D | main.c | 177 GXSetDispCopySrc( 0, 0, rmode_p->fbWidth, rmode_p->efbHeight ) ; in init_gx() 179 (void)GXSetDispCopyYScale( (f32)(rmode_p->xfbHeight) / (f32)(rmode_p->efbHeight) ) ; 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()
|
| /RvlSDK-3.2.2/include/revolution/gx/ |
| D | GXStruct.h | 209 u16 efbHeight; // embedded frame buffer member
|
| D | GXFrameBuffer.h | 194 f32 GXGetYScaleFactor( u16 efbHeight, u16 xfbHeight ); 195 u16 GXGetNumXfbLines( u16 efbHeight, f32 yScale );
|
| /RvlSDK-3.2.2/build/demos/osdemo/src/ |
| D | report.c | 48 DEMOInitCaption(DM_FT_XLU, (s16) rmp->fbWidth, (s16) rmp->efbHeight); in DoReport()
|
| D | crcdemo.c | 122 DEMOInitCaption(DM_FT_XLU, (s16) rmp->fbWidth, (s16) rmp->efbHeight); in DoReport()
|
| D | fontdemo1.c | 198 MTXOrtho(projection, 0.0f, (f32) rmp->efbHeight, 0.0f, (f32) rmp->fbWidth, 0.0f, -100.0f); in main()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/PixelProc/ |
| D | pix-logic.c | 120 myViewPort[i].yorg *= rmp->efbHeight/2; in main() 122 myViewPort[i].height *= rmp->efbHeight/2; in main()
|
| D | pix-blend.c | 123 myViewPort[i].yorg *= rmp->efbHeight/2; in main() 125 myViewPort[i].height *= rmp->efbHeight/2; in main()
|
| D | pix-fog.c | 174 myViewPort[i].yorg *= rmp->efbHeight/2; in main() 176 myViewPort[i].height *= rmp->efbHeight/2; in main()
|
| D | pix-z-comp.c | 127 myViewPort[i].yorg *= rmp->efbHeight/2; in main() 129 myViewPort[i].height *= rmp->efbHeight/2; in main()
|
| D | pix-a-comp.c | 132 myViewPort[i].yorg *= rmp->efbHeight/2; in main() 134 myViewPort[i].height *= rmp->efbHeight/2; in main()
|
| /RvlSDK-3.2.2/build/demos/thpdemo/src/THPSimple/ |
| D | main.c | 88 y = (rmode->efbHeight - videoInfo.ySize) / 2; in main()
|
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-aa-full.c | 103 copyLines = (u16) (rMode->efbHeight - COPY_OVERLAP); in main() 193 GXSetDispCopySrc(0, 0, rMode->fbWidth, rMode->efbHeight); in CopyBottom()
|
| /RvlSDK-3.2.2/build/demos/videmo/src/ |
| D | dimming.c | 185 DEMOInitCaption(DM_FT_XLU, (s16)rmp->fbWidth, (s16) rmp->efbHeight); in main()
|
| /RvlSDK-3.2.2/build/demos/paddemo/src/ |
| D | sampling.c | 106 DEMOInitCaption(DM_FT_XLU, (s16) rmp->fbWidth * 3 / 4, (s16) rmp->efbHeight * 3 / 4); in main()
|
| /RvlSDK-3.2.2/build/demos/thpdemo/src/THPPlayer/ |
| D | main.c | 269 y = (rmode->efbHeight - videoInfo.ySize) / 2; in main()
|
| /RvlSDK-3.2.2/build/demos/hio2demo/src/ |
| D | simple.c | 230 DEMOInitCaption(DM_FT_OPQ, (s16) rmp->fbWidth, (s16) rmp->efbHeight); in myAppInit()
|
| D | multi-main.c | 237 DEMOInitCaption(DM_FT_OPQ, (s16) rmp->fbWidth, (s16) rmp->efbHeight); in myAppInit()
|
| /RvlSDK-3.2.2/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | main.c | 220 y = (rmode->efbHeight - videoInfo.ySize) / 2; in main()
|
| /RvlSDK-3.2.2/build/demos/wbcdemo/src/ |
| D | balance.c | 181 DEMOInitCaption(DM_FT_XLU, (s16) rmp->fbWidth, (s16) rmp->efbHeight); in main()
|