Searched refs:_GOP_IsFbIdValid (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 172 static MS_BOOL _GOP_IsFbIdValid(void* pInstance,MS_U32 u32FbId) in _GOP_IsFbIdValid() function 188 if (!_GOP_IsFbIdValid(pInstance,FbId)) in _GetWinFB() 2348 if (!_GOP_IsFbIdValid(pInstance,u32fbId)) in _GOP_FreePoolMem() 2426 if (!_GOP_IsFbIdValid(pInstance,u32fbId)) in _GOP_GWIN_CreatePoolFB() 3043 if (!_GOP_IsFbIdValid(pInstance,u32fbId)) in GOP_Win_Destroy() 3985 if (!_GOP_IsFbIdValid(pInstance,u32fbId)) in GOP_SwitchByFBID() 4292 … if (!_GOP_IsFbIdValid(pInstance,g_pGOPCtxLocal->pGOPCtxShared->gwinMap[u8WinIdx].u32CurFBId)) in GOP_SetProgressive() 4403 if (!_GOP_IsFbIdValid(pInstance,u32fbId)) in GOP_CreateBufferByAddr() 4497 if (!_GOP_IsFbIdValid(pInstance,u32fbId)) in GOP_Win_Destroy_Abnormal() 4796 if (!_GOP_IsFbIdValid(pInstance,g_pGOPCtxLocal->pGOPCtxShared->gwinMap[curWinId].u32CurFBId)) in GOP_GetCurrentFBID() [all …]
|