Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3b.h81 static void G3BS_VtxXY(GXDLInfo *info, fx16 x, fx16 y);
542 static inline void G3BS_VtxXY(GXDLInfo *info, fx16 x, fx16 y) in G3BS_VtxXY() function
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3b.c816 G3BS_VtxXY(info, x, y); in G3B_VtxXY()