Searched refs:polygonHeight (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.3/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPDraw.c | 233 s16 polygonHeight in THPGXYuv2RgbDraw() argument 263 GXPosition3s16((s16)(x+polygonWidth), (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw() 265 GXPosition3s16(x, (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw()
|
| /RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/ |
| D | THPDraw.c | 231 s16 polygonHeight in THPGXYuv2RgbDraw() argument 261 GXPosition3s16((s16)(x+polygonWidth), (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw() 263 GXPosition3s16(x, (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw()
|
| /RvlSDK-3.3/build/demos/thpdemo/src/THPSimple/ |
| D | THPDraw.c | 233 s16 polygonHeight in THPGXYuv2RgbDraw() argument 263 GXPosition3s16((s16)(x+polygonWidth), (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw() 265 GXPosition3s16(x, (s16)(y+polygonHeight), 0); in THPGXYuv2RgbDraw()
|
| /RvlSDK-3.3/build/demos/thpdemo/include/ |
| D | THPDraw.h | 43 s16 polygonHeight );
|