Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/gx/
Dg3c.h74 static void G3CS_VtxXY(GXDLInfo *info, fx16 x, fx16 y);
440 static inline void G3CS_VtxXY(GXDLInfo *info, fx16 x, fx16 y) in G3CS_VtxXY() function
/TwlSDK-5.1.0/build/libraries/gx/ARM9/src/
Dg3c.c979 G3CS_VtxXY(info, x, y); in G3C_VtxXY()