Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c131 void* pGEInstance=NULL; variable
277 if(pGEInstance == NULL)\
298 if(NULL == pGEInstance)\
300 if(UtopiaOpen(MODULE_GFX | GFXDRIVER_BASE, &pGEInstance, 0, NULL))\
339 if(UtopiaIoctl(pGEInstance , MAPI_CMD_GFX_CB, (void*)&GFXCBInfo) != UTOPIA_STATUS_SUCCESS) in _GFX_RegisterAllCBFunc()
349 if(UtopiaIoctl(pGEInstance , MAPI_CMD_GFX_CB, (void*)&GFXCBInfo) != UTOPIA_STATUS_SUCCESS) in _GFX_RegisterAllCBFunc()
377 if(pGEInstance !=NULL) in MApi_GFX_RegisterGetFontCB()
384 if(UtopiaIoctl(pGEInstance , MAPI_CMD_GFX_CB, (void*)&GFXCBInfo) != UTOPIA_STATUS_SUCCESS) in MApi_GFX_RegisterGetFontCB()
411 if(pGEInstance !=NULL) in MApi_GFX_RegisterGetBMPCB()
418 if(UtopiaIoctl(pGEInstance , MAPI_CMD_GFX_CB, (void*)&GFXCBInfo) != UTOPIA_STATUS_SUCCESS) in MApi_GFX_RegisterGetBMPCB()
[all …]