Home
last modified time | relevance | path

Searched refs:polygonW (Results 1 – 6 of 6) sorted by relevance

/RvlSDK-3.3/build/demos/thpdemo/include/
DTHPSimple.h112 u32 polygonW,
DTHPPlayerStrmAX.h113 u32 polygonW,
DTHPPlayer.h127 u32 polygonW,
/RvlSDK-3.3/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c962 s32 THPSimpleDrawCurrentFrame(GXRenderModeObj *rmode, u32 x, u32 y, u32 polygonW, u32 polygonH) in THPSimpleDrawCurrentFrame() argument
972 (s16)polygonW, (s16)polygonH); in THPSimpleDrawCurrentFrame()
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c1269 s32 THPPlayerDrawCurrentFrame(GXRenderModeObj *rmode, u32 x, u32 y, u32 polygonW, u32 polygonH) in THPPlayerDrawCurrentFrame() argument
1281 (s16)polygonW, (s16)polygonH); in THPPlayerDrawCurrentFrame()
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c1269 s32 THPPlayerDrawCurrentFrame(GXRenderModeObj *rmode, u32 x, u32 y, u32 polygonW, u32 polygonH) in THPPlayerDrawCurrentFrame() argument
1281 (s16)polygonW, (s16)polygonH); in THPPlayerDrawCurrentFrame()