| /RvlSDK-2.1/build/demos/wpaddemo/src/ |
| D | pointing.c | 232 s16 y = (s16)( stat->obj[i].y*SCREEN_HEIGHT/WPAD_DPD_IMG_RESO_WY ); in renderLuminousSources() local 248 s16 y = FONT_HEIGHT; in renderStatus() local 289 s16 y; in renderAiming() local 311 static void getMidpoint( const WPADStatus *stat, s16 *x, s16 *y ) in getMidpoint()
|
| D | simple.c | 266 s16 y = (s16)( stat->obj[i].y*SCREEN_HEIGHT/WPAD_DPD_IMG_RESO_WY ); in renderLuminousSources() local 284 s16 y = FONT_HEIGHT; in renderStatus() local
|
| D | sampling.c | 203 s16 y = FONT_HEIGHT; in renderStatus() local 281 …s16 y=(s16)(SCREEN_HEIGHT-(s_ringBuf[index].obj[0].y+s_ringBuf[index].obj[1].y)/2*SCREEN_HEIGHT/WP… in renderAimings() local
|
| D | handling.c | 467 s16 y; in renderStatus() local 758 …s16 y=(s16)(SCREEN_HEIGHT-(co_ptr[index].obj[0].y+co_ptr[index].obj[1].y)/2*SCREEN_HEIGHT/WPAD_DPD… in renderAimings() local 779 …s16 y=(s16)(SCREEN_HEIGHT-(fs_ptr[index].obj[0].y+fs_ptr[index].obj[1].y)/2*SCREEN_HEIGHT/WPAD_DPD… in renderAimings() local
|
| D | check.c | 80 s16 y; in main() local
|
| D | sync-callback.c | 272 s16 y; in renderStatus() local
|
| /RvlSDK-2.1/build/demos/osdemo/src/ |
| D | fontdemo1.c | 37 static void DrawCell(int x, int y, int xChar, int yChar) in DrawCell() 98 static s32 DrawChar(int x, int y, u16 code) in DrawChar() 130 static s32 DrawString(int x, int y, char* string) in DrawString() 226 int y; in main() local
|
| D | fontdemo3.c | 43 static void DrawCell(int x, int y, int xChar, int yChar) in DrawCell() 104 static s32 DrawChar(int x, int y, u16 code) in DrawChar() 133 static s32 DrawString(int x, int y, char* string) in DrawString() 223 int y; in main() local
|
| /RvlSDK-2.1/include/revolution/mtx/ |
| D | GeoTypes.h | 57 f32 x, y, z; member 68 s16 y; member 79 f32 x, y, z, w; member
|
| /RvlSDK-2.1/build/libraries/demo/src/ |
| D | DEMOPuts.c | 325 void DEMOPuts( s16 x, s16 y, s16 z, char* string ) in DEMOPuts() 391 void DEMOPrintf( s16 x, s16 y, s16 z, char* fmt, ... ) in DEMOPrintf() 516 static void DrawFontChar(int x, int y, int z, int xChar, int yChar) in DrawFontChar() 594 int DEMORFPuts(s16 x, s16 y, s16 z, char* string) in DEMORFPuts() 646 int DEMORFPutsEx(s16 x, s16 y, s16 z, char* string, s16 maxWidth, int length) in DEMORFPutsEx() 713 int DEMORFPrintf(s16 x, s16 y, s16 z, char* fmt, ...) in DEMORFPrintf()
|
| D | DEMOWin.c | 877 u16 y; in DEMOWinRefresh() local 1219 static void __DEMOWin_puts_n( s16 x, s16 y, s16 z, u16 n, char* string ) in __DEMOWin_puts_n() 1273 DEMOWinMenuInfo *DEMOWinCreateMenuWindow(DEMOWinMenuInfo *menu, u16 x, u16 y) in DEMOWinCreateMenuWindow() 1929 DEMOWinListInfo *DEMOWinCreateListWindow(DEMOWinListInfo *list, u16 x, u16 y) in DEMOWinCreateListWindow()
|
| /RvlSDK-2.1/build/libraries/wpad/src/ |
| D | WPADClamp.c | 344 int y; in __ClampStickOctagon() local 477 int y; in __ClampStickCircle() local 586 f32 y = (f32)((f32)*py / (f32)unit.y); in __ClampCube() local 646 f32 y = (f32)((f32)*py / (f32)unit.y); in __ClampSphere() local
|
| /RvlSDK-2.1/build/libraries/pad/src/ |
| D | Padclamp.c | 136 int y = *py; in ClampStick() local 225 int y = *py; in ClampCircle() local
|
| /RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/ |
| D | main.c | 50 u32 size, x, y, count; in main() local
|
| D | THPDraw.c | 229 s16 y, in THPGXYuv2RgbDraw()
|
| /RvlSDK-2.1/build/demos/paddemo/src/ |
| D | sampling.c | 72 s16 x, y; in main() local
|
| /RvlSDK-2.1/build/libraries/tc/src/ |
| D | TCLayer.cpp | 185 void TCSetLayerValue ( TCLayer* ly, u32 x, u32 y, u16 ria, u8 g, u8 b ) in TCSetLayerValue() 237 void TCGetLayerValue ( TCLayer* ly, u32 x, u32 y, u16* riaPtr, u8* gPtr, u8* bPtr ) in TCGetLayerValue()
|
| D | TCTPLToolbox.cpp | 1409 static void TCPackTile_I4 ( TCLayer* srcLayer, u32 x, u32 y, u8* dstPtr ) in TCPackTile_I4() 1510 static void TCPackTile_I8 ( TCLayer* srcLayer, u32 x, u32 y, u8* dstPtr ) in TCPackTile_I8() 1596 static void TCPackTile_IA4 ( TCLayer* colorLayer, TCLayer* alphaLayer, u32 x, u32 y, u8* dstPtr ) in TCPackTile_IA4() 1695 static void TCPackTile_IA8 ( TCLayer* colorLayer, TCLayer* alphaLayer, u32 x, u32 y, u8* dstPtr) in TCPackTile_IA8() 1791 static void TCPackTile_R5G6B5 ( TCLayer* colorLayer, u32 x, u32 y, u8* dstPtr) in TCPackTile_R5G6B5() 1871 static void TCPackTile_RGB5A3 ( TCLayer* colorLayer, TCLayer* alphaLayer, u32 x, u32 y, u8* dstPtr ) in TCPackTile_RGB5A3() 1983 static void TCPackTile_RGBA8 ( TCLayer* colorLayer, TCLayer* alphaLayer, u32 x, u32 y, u8* dstPtr ) in TCPackTile_RGBA8() 2081 static void TCPackTile_CI4 ( TCLayer* srcLayer, u32 x, u32 y, u8* dstPtr ) in TCPackTile_CI4() 2166 static void TCPackTile_CI8 ( TCLayer* srcLayer, u32 x, u32 y, u8* dstPtr ) in TCPackTile_CI8() 2247 static void TCPackTile_CI14_X2 ( TCLayer* colorLayer, u32 x, u32 y, u8* dstPtr ) in TCPackTile_CI14_X2() [all …]
|
| /RvlSDK-2.1/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPDraw.c | 229 s16 y, in THPGXYuv2RgbDraw()
|
| D | main.c | 53 u32 size, x, y; in main() local
|
| /RvlSDK-2.1/build/demos/thpdemo/src/THPPlayer/ |
| D | THPDraw.c | 227 s16 y, in THPGXYuv2RgbDraw()
|
| D | main.c | 55 u32 size, x, y; in main() local
|
| /RvlSDK-2.1/build/demos/gxdemo/src/PixelProc/ |
| D | cmn-model.c | 148 f32 x, y, z, dir; member 328 s32 i, y, h; in cmModel2_Anim() local 495 f32 x, y, z; member 621 f32 x, y, z; member
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Texture/ |
| D | tex-invalid.c | 34 #define ALI_ROW(y) (y * 80 + 56) argument 251 s32 x, y; in DrawTick() local
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Indirect/ |
| D | ind-bump-xyz.c | 72 f32 x, y, z; member 577 void updateDonut(Mtx cam, f32 r1, f32 r2, f32 x, f32 y, f32 z) in updateDonut() 597 f32 x, y; in drawDonut() local
|