Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/gx/ARM9/include/
Dgxstate.h89 static inline void GX_RegionCheck_SubOBJ(u32 first, u32 last) in GX_RegionCheck_SubOBJ() function
117 static inline void GX_RegionCheck_SubOBJ(u32, u32) in GX_RegionCheck_SubOBJ() function
/TwlSDK-5.4/build/libraries/gx/ARM9/src/
Dgx_load2d.c222 GX_RegionCheck_SubOBJ(ptr + offset, ptr + offset + szByte); in GXS_LoadOBJ()