Searched refs:MTX_ScaleApply44 (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.4/build/demos/gx/UnitTours/3D_Pol_TexSRT/src/ |
| D | main.c | 187 MTX_ScaleApply44(&mtx, &mtx, rScale, rScale, FX32_ONE); in TwlMain()
|
| /TwlSDK-5.4/include/nitro/fx/ |
| D | fx_mtx44.h | 43 void MTX_ScaleApply44(const MtxFx44 *pSrc, MtxFx44 *pDst, fx32 x, fx32 y, fx32 z);
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx44.c | 182 void MTX_ScaleApply44(const MtxFx44 *pSrc, MtxFx44 *pDst, fx32 x, fx32 y, fx32 z) in MTX_ScaleApply44() function
|