Searched refs:GX_RegionCheck_SubBG (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.3.1/build/libraries/gx/ARM9/include/ |
| D | gxstate.h | 84 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/ |
| D | gx_load2d.c | 274 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()
|