Searched refs:C_MTX44TransApply (Results 1 – 3 of 3) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/ |
| D | mtx44.h | 223 void C_MTX44TransApply ( MTX_CONST Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ); 356 #define MTX44TransApply C_MTX44TransApply
|
| /CafeSDK-2.12.13-1/system/include/cafe/mtx/ |
| D | mtx44.h | 223 void C_MTX44TransApply ( MTX_CONST Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ); 356 #define MTX44TransApply C_MTX44TransApply
|
| /CafeSDK-2.12.13-1/system/src/lib/mtx/ |
| D | mtx44.c | 1026 void C_MTX44TransApply ( MTX_CONST Mtx44 src, Mtx44 dst, f32 xT, f32 yT, f32 zT ) in C_MTX44TransApply() function
|