Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1367 MS_GOP_CTX_LOCAL* Drv_GOP_Init_Context(void* pInstance,MS_BOOL *pbNeedInitShared);
H A DdrvGOP.c2466 MS_GOP_CTX_LOCAL* Drv_GOP_Init_Context(void* pInstance,MS_BOOL *pbNeedInitShared) in Drv_GOP_Init_Context() function
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c1319 g_pGOPCtxLocal = Drv_GOP_Init_Context(pInstance,&bNeedInitShared); in _GOP_Init_Ctx()
3176 g_pGOPCtxLocal = Drv_GOP_Init_Context(pInstance,&bNeedInitShared); in GOP_PreInit_Ctx()