Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/thpdemo/include/
DTHPSimple.h101 u32 polygonH);
DTHPPlayerStrmAX.h111 u32 polygonH);
DTHPPlayer.h121 u32 polygonH);
/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()