Searched refs:MTX_TransApply43 (Results 1 – 3 of 3) sorted by relevance
| /TwlSDK-5.4/include/nitro/fx/ |
| D | fx_mtx43.h | 41 void MTX_TransApply43(const MtxFx43 *pSrc, MtxFx43 *pDst, fx32 x, fx32 y, fx32 z);
|
| /TwlSDK-5.4/build/demos/fx/test/src/ |
| D | fx_append_mtx.c | 527 MTX_TransApply43(&mtxFx, &mtxFx, FX32_ONE, FX32_ONE, FX32_ONE); in MTX_inv_43_test_() 528 MTX_TransApply43(&mtxFx, &mtxFx2, FX32_ONE, FX32_ONE, FX32_ONE); in MTX_inv_43_test_()
|
| /TwlSDK-5.4/build/libraries/fx/common/src/ |
| D | fx_mtx43.c | 92 void MTX_TransApply43(const MtxFx43 *pSrc, MtxFx43 *pDst, fx32 x, fx32 y, fx32 z) in MTX_TransApply43() function
|