Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/thpdemo/include/
DTHPSimple.h100 u32 polygonW,
DTHPPlayerStrmAX.h110 u32 polygonW,
DTHPPlayer.h120 u32 polygonW,
/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c949 s32 THPSimpleDrawCurrentFrame(GXRenderModeObj *rmode, u32 x, u32 y, u32 polygonW, u32 polygonH) in THPSimpleDrawCurrentFrame() argument
959 (s16)polygonW, (s16)polygonH); in THPSimpleDrawCurrentFrame()
/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c1259 s32 THPPlayerDrawCurrentFrame(GXRenderModeObj *rmode, u32 x, u32 y, u32 polygonW, u32 polygonH) in THPPlayerDrawCurrentFrame() argument
1271 (s16)polygonW, (s16)polygonH); in THPPlayerDrawCurrentFrame()
/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPPlayer.c1280 s32 THPPlayerDrawCurrentFrame(GXRenderModeObj *rmode, u32 x, u32 y, u32 polygonW, u32 polygonH) in THPPlayerDrawCurrentFrame() argument
1292 (s16)polygonW, (s16)polygonH); in THPPlayerDrawCurrentFrame()