Searched refs:G2DSetViewport (Results 1 – 5 of 5) sorted by relevance
| /RvlSDK-3.2/include/revolution/ |
| D | G2D.h | 114 extern void G2DSetViewport( u16 nLeft, u16 nTop, u16 nWidth, u16 nHeight );
|
| /RvlSDK-3.2/include/ |
| D | G2D.h | 111 extern void G2DSetViewport( u16 nLeft, u16 nTop, u16 nWidth, u16 nHeight );
|
| /RvlSDK-3.2/build/demos/gxdemo/src/G2D/ |
| D | G2D-testLevel1.c | 301 G2DSetViewport( 0, 0, MY_SCREEN_WIDTH, MY_SCREEN_HEIGHT ); in MapInit()
|
| D | G2D-testPhy.c | 116 G2DSetViewport((u16)nViewportTlcX, (u16)nViewportTlcY, in AnimateViewport() 690 G2DSetViewport( 0, 0, MY_SCREEN_WIDTH, MY_SCREEN_HEIGHT ); in AnimTick()
|
| /RvlSDK-3.2/build/libraries/G2D/src/ |
| D | G2D.c | 936 void G2DSetViewport( u16 nLeft, u16 nTop, u16 nWidth, u16 nHeight ) in G2DSetViewport() function
|