Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/fx/
Dfx_mtx33.h56 void MTX_Scale33_(register MtxFx33 *pDst, register fx32 x, register fx32 y, register fx32 z);
165 MTX_Scale33_(pDst, x, y, z); in MTX_Scale33()
/TwlSDK-5.1.0/build/libraries/fx/common/src/
Dfx_mtx33.c96 asm void MTX_Scale33_(register MtxFx33* pDst, register fx32 x, register fx32 y, register fx32 z) in MTX_Scale33_() function