Searched refs:PSMTXRotTrig (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13-1/system/include/cafe/mtx/ |
| D | mtxVec.h | 636 void PSMTXRotTrig ( Mtx m, char axis, f32 sinA, f32 cosA ); 677 #define MTXRotTrig PSMTXRotTrig
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtxVec.h | 636 void PSMTXRotTrig ( Mtx m, char axis, f32 sinA, f32 cosA ); 677 #define MTXRotTrig PSMTXRotTrig
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ |
| D | mtx.c | 1198 PSMTXRotTrig( m, axis, sinA, cosA ); in PSMTXRotRad() 1268 void PSMTXRotTrig ( Mtx m, char axis, f32 sinA, f32 cosA ) in PSMTXRotTrig() function
|