Home
last modified time | relevance | path

Searched refs:polygonWidth (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.1.4/build/demos/thpdemo/include/
DTHPDraw.h42 s16 polygonWidth,
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPSimple/
DTHPDraw.c232 s16 polygonWidth, in THPGXYuv2RgbDraw() argument
261 GXPosition3s16((s16)(x+polygonWidth), y, 0); in THPGXYuv2RgbDraw()
263 GXPosition3s16((s16)(x+polygonWidth), (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayer/
DTHPDraw.c230 s16 polygonWidth, in THPGXYuv2RgbDraw() argument
259 GXPosition3s16((s16)(x+polygonWidth), y, 0); in THPGXYuv2RgbDraw()
261 GXPosition3s16((s16)(x+polygonWidth), (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayerStrmAX/
DTHPDraw.c232 s16 polygonWidth, in THPGXYuv2RgbDraw() argument
261 GXPosition3s16((s16)(x+polygonWidth), y, 0); in THPGXYuv2RgbDraw()
263 GXPosition3s16((s16)(x+polygonWidth), (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw()