Searched refs:MTX_ScaleApply33 (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.1.0/include/nitro/fx/ |
| D | fx_mtx33.h | 43 void MTX_ScaleApply33(const MtxFx33 *pSrc, MtxFx33 *pDst, fx32 x, fx32 y, fx32 z);
|
| /TwlSDK-5.1.0/build/libraries/fx/common/src/ |
| D | fx_mtx33.c | 125 void MTX_ScaleApply33(const MtxFx33 *pSrc, MtxFx33 *pDst, fx32 x, fx32 y, fx32 z) in MTX_ScaleApply33() function
|
| D | fx_mtx43.c | 150 MTX_ScaleApply33((const MtxFx33 *)pSrc, (MtxFx33 *)pDst, x, y, z); in MTX_ScaleApply43()
|