Searched refs:ASM_MTXRotTrig (Results 1 – 4 of 4) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ |
| D | mtx_asm.s | 1296 .global ASM_MTXRotTrig symbol 1297 ASM_MTXRotTrig: label 1298 .type ASM_MTXRotTrig, @function 1365 .size ASM_MTXRotTrig,$-ASM_MTXRotTrig
|
| D | mtx.c | 2473 ASM_MTXRotTrig( m, axis, sinA, cosA ); in ASM_MTXRotRad()
|
| /CafeSDK-2.12.13-1/system/include/cafe/mtx/ |
| D | mtxVec.h | 649 void ASM_MTXRotTrig ( Mtx m, char axis, f32 sinA, f32 cosA ); 662 #define MTXRotTrig ASM_MTXRotTrig
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtxVec.h | 649 void ASM_MTXRotTrig ( Mtx m, char axis, f32 sinA, f32 cosA ); 662 #define MTXRotTrig ASM_MTXRotTrig
|