Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c2948 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()
4646 pwinFB->poolId = GOP_WINFB_POOL_NULL; in GOP_GWIN_InitByGOP()
4716 pwinFB->poolId = GOP_WINFB_POOL_NULL; in GOP_GWIN_InitByGOP()
9956 if(pwinFB->in_use && GOP_WINFB_POOL_NULL== pwinFB->poolId) in Ioctl_GOP_SetFBInfo()
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h956 GOP_WINFB_POOL_NULL = 0, enumerator