Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/gx/ARM9/include/
Dgxstate.h84 static inline void GX_RegionCheck_SubBG(u32 first, u32 last) in GX_RegionCheck_SubBG() function
114 static inline void GX_RegionCheck_SubBG(u32, u32) in GX_RegionCheck_SubBG() function
/TwlSDK-5.3.1/build/libraries/gx/ARM9/src/
Dgx_load2d.c274 GX_RegionCheck_SubBG(ptr + offset, ptr + offset + szByte); in GXS_LoadBG0Scr()
328 GX_RegionCheck_SubBG(ptr + offset, ptr + offset + szByte); in GXS_LoadBG1Scr()
381 GX_RegionCheck_SubBG(ptr + offset, ptr + offset + szByte); in GXS_LoadBG2Scr()
435 GX_RegionCheck_SubBG(ptr + offset, ptr + offset + szByte); in GXS_LoadBG3Scr()
489 GX_RegionCheck_SubBG(ptr + offset, ptr + offset + szByte); in GXS_LoadBG0Char()
543 GX_RegionCheck_SubBG(ptr + offset, ptr + offset + szByte); in GXS_LoadBG1Char()
597 GX_RegionCheck_SubBG(ptr + offset, ptr + offset + szByte); in GXS_LoadBG2Char()
651 GX_RegionCheck_SubBG(ptr + offset, ptr + offset + szByte); in GXS_LoadBG3Char()