Home
last modified time | relevance | path

Searched refs:MTX_Scale44_ (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/include/nitro/fx/
Dfx_mtx44.h57 void MTX_Scale44_(register MtxFx44 *pDst, register fx32 x, register fx32 y, register fx32 z);
172 MTX_Scale44_(pDst, x, y, z); in MTX_Scale44()
/TwlSDK-5.4/build/libraries/fx/common/src/
Dfx_mtx44.c145 asm void MTX_Scale44_(register MtxFx44 * pDst, register fx32 x, register fx32 y, register fx32 z) in MTX_Scale44_() function