Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c2235 GOP_M_INFO("Arrange GOP pool %d\n", pFBPool->poolId); in _GOP_ArrangePoolMem()
2258 APIGOP_ASSERT(pwinFB->in_use && pwinFB->poolId==pFBPool->poolId in _GOP_ArrangePoolMem()
2369 APIGOP_ASSERT(pwinFB->in_use && pwinFB->poolId==pFBPool->poolId in _GOP_FreePoolMem()
2478 APIGOP_ASSERT(pCurwinFB->in_use && pCurwinFB->poolId==pFBPool->poolId in _GOP_GWIN_CreatePoolFB()
2523 pwinFB->poolId = pFBPool->poolId; in _GOP_GWIN_CreatePoolFB()
2936 switch(pwinFB->poolId) in GOP_FB_Destroy()
2948 pwinFB->poolId = GOP_WINFB_POOL_NULL; in GOP_FB_Destroy()
3049 if ((GOP_WINFB_POOL_NULL!=pwinFB->poolId) && (GOP_FB_Destroy(pInstance,u32fbId) != GWIN_OK)) in GOP_Win_Destroy()
4463 pwinFB->poolId = GOP_WINFB_POOL_NULL; in GOP_CreateBufferByAddr()
4503 if ((GOP_WINFB_POOL_NULL!=pwinFB->poolId) && (GOP_FB_Destroy(pInstance,u32fbId) != GWIN_OK)) in GOP_Win_Destroy_Abnormal()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1013 GOP_FBPOOL_ID poolId; member
1031 GOP_FBPOOL_ID poolId; member