Home
last modified time | relevance | path

Searched refs:WH_GetBitmap (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.5/build/demos.TWL/mp_shared/wh/
Dwh.h237 extern u16 WH_GetBitmap(void);
Dwh.c2427 u16 WH_GetBitmap(void) in WH_GetBitmap() function
/TwlSDK-5.5/build/demos/wireless_shared/wh/
Dwh.h248 extern u16 WH_GetBitmap(void);
Dwh.c2561 u16 WH_GetBitmap(void) in WH_GetBitmap() function
/TwlSDK-5.5/build/demos/wm/dataShare-1/src/
Dmain.c386 PrintSharedData(WH_GetBitmap()); in ModeParent()
/TwlSDK-5.5/build/demos/wm/dataShare-Model/src/
Dmain.c234 sGameInfo.entryCount = (u8)(MATH_CountPopulation(WH_GetBitmap()) - 1); in updateGameInfo()
444 bmap = WH_GetBitmap(); in ModeLobby()
/TwlSDK-5.5/build/demos/wm/wep-1/src/
Dmain.c371 bmap = WH_GetBitmap(); in ModeLobby()