Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 84) sorted by relevance

1234

/RvlSDK-2.1/build/demos/wpaddemo/src/
Dpointing.c232 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()
Dsimple.c266 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
Dsampling.c203 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
Dhandling.c467 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
Dcheck.c80 s16 y; in main() local
Dsync-callback.c272 s16 y; in renderStatus() local
/RvlSDK-2.1/build/demos/osdemo/src/
Dfontdemo1.c37 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
Dfontdemo3.c43 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/
DGeoTypes.h57 f32 x, y, z; member
68 s16 y; member
79 f32 x, y, z, w; member
/RvlSDK-2.1/build/libraries/demo/src/
DDEMOPuts.c325 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()
DDEMOWin.c877 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/
DWPADClamp.c344 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/
DPadclamp.c136 int y = *py; in ClampStick() local
225 int y = *py; in ClampCircle() local
/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
Dmain.c50 u32 size, x, y, count; in main() local
DTHPDraw.c229 s16 y, in THPGXYuv2RgbDraw()
/RvlSDK-2.1/build/demos/paddemo/src/
Dsampling.c72 s16 x, y; in main() local
/RvlSDK-2.1/build/libraries/tc/src/
DTCLayer.cpp185 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()
DTCTPLToolbox.cpp1409 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/
DTHPDraw.c229 s16 y, in THPGXYuv2RgbDraw()
Dmain.c53 u32 size, x, y; in main() local
/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayer/
DTHPDraw.c227 s16 y, in THPGXYuv2RgbDraw()
Dmain.c55 u32 size, x, y; in main() local
/RvlSDK-2.1/build/demos/gxdemo/src/PixelProc/
Dcmn-model.c148 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/
Dtex-invalid.c34 #define ALI_ROW(y) (y * 80 + 56) argument
251 s32 x, y; in DrawTick() local
/RvlSDK-2.1/build/demos/gxdemo/src/Indirect/
Dind-bump-xyz.c72 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

1234