Searched refs:C_MTXRotTrig (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13-1/system/include/cafe/mtx/ |
| D | mtxVec.h | 605 void C_MTXRotTrig ( Mtx m, char axis, f32 sinA, f32 cosA ); 692 #define MTXRotTrig C_MTXRotTrig
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtxVec.h | 605 void C_MTXRotTrig ( Mtx m, char axis, f32 sinA, f32 cosA ); 692 #define MTXRotTrig C_MTXRotTrig
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ |
| D | mtx.c | 1182 C_MTXRotTrig( m, axis, sinA, cosA ); in C_MTXRotRad() 1227 void C_MTXRotTrig ( Mtx m, char axis, f32 sinA, f32 cosA ) in C_MTXRotTrig() function
|