Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c2448 switch(g_pGOPCtxLocal->pGOPCtxShared->fb_currentPoolId) in _GOP_GWIN_CreatePoolFB()
5690 if(GOP_WINFB_POOL2 == g_pGOPCtxLocal->pGOPCtxShared->fb_currentPoolId) in GOP_FB_Get()
5718 g_pGOPCtxLocal->pGOPCtxShared->fb_currentPoolId = GOP_WINFB_POOL1; in GOP_FB_SEL()
5721 g_pGOPCtxLocal->pGOPCtxShared->fb_currentPoolId = GOP_WINFB_POOL2; in GOP_FB_SEL()
6629 g_pGOPCtxLocal->pGOPCtxShared->fb_currentPoolId = GOP_WINFB_POOL1; in Ioctl_GOP_Init()
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1104 GOP_FBPOOL_ID fb_currentPoolId; member