Home
last modified time | relevance | path

Searched refs:GFX_BitmapInfo (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX.h1116 } GFX_BitmapInfo; typedef
1986 DLL_PUBLIC extern GFX_Result MApi_GFX_GetBitmapInfo(MS_S32 handle, GFX_BitmapInfo* pinfo);
2209 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetBMPCB(MS_U32 (*fpGFX_CB)(MS_S16, GFX_BitmapInfo*) …
2211 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetBMPCB(MS_PHY (*fpGFX_CB)(MS_S16, GFX_BitmapInfo*) …
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX.h1106 } GFX_BitmapInfo; typedef
2145 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetBMPCB(MS_PHY (*fpGFX_CB)(MS_S16, GFX_BitmapInfo*) …
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c135 static void (*fpGFX_CBGetBMP)(MS_S16, GFX_BitmapInfo*)=NULL;
400 GFX_Result MApi_GFX_RegisterGetBMPCB(MS_PHY (*fpGFX_CB)(MS_S16, GFX_BitmapInfo*) ) in MApi_GFX_RegisterGetBMPCB() argument
842 GFX_BitmapInfo bmpinfo; in MApi_GFX_DrawBitmap()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt9811 } GFX_BitmapInfo;
10281 DLL_PUBLIC extern GFX_Result MApi_GFX_GetBitmapInfo(MS_S32 handle, GFX_BitmapInfo* pinfo);
10434 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetBMPCB(MS_U32 (*fpGFX_CB)(MS_S16, GFX_BitmapInfo*) …
10436 DLL_PUBLIC extern GFX_Result MApi_GFX_RegisterGetBMPCB(MS_PHY (*fpGFX_CB)(MS_S16, GFX_BitmapInfo*) …