Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3b.h75 static void G3BS_Translate(GXDLInfo *info, fx32 x, fx32 y, fx32 z);
429 static inline void G3BS_Translate(GXDLInfo *info, fx32 x, fx32 y, fx32 z) in G3BS_Translate() function
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3b.c699 G3BS_Translate(info, x, y, z); in G3B_Translate()