Searched defs:bgwID (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 4177 E_GOP_API_Result MApi_GOP_GWIN_Enable_BGWIN(MS_U8 bgwID, MS_BOOL bEnable) in MApi_GOP_GWIN_Enable_BGWIN() 4185 E_GOP_API_Result MApi_GOP_GWIN_Set_BGWIN(MS_U8 bgwID, MS_U16 x0, MS_U16 y0, MS_U16 w, MS_U16 h, MS_… in MApi_GOP_GWIN_Set_BGWIN() 4192 E_GOP_API_Result MApi_GOP_GWIN_Set_BGWIN_Alpha(MS_U8 bgwID, MS_BOOL bEnable, MS_U8 alpha) in MApi_GOP_GWIN_Set_BGWIN_Alpha()
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.c | 4990 GOP_Result MDrv_GOP_GWIN_Enable_BGWIN(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 bgwID, MS_BOOL bEnable) in MDrv_GOP_GWIN_Enable_BGWIN() 5016 void MDrv_GOP_GWIN_Set_BGWIN(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 bgwID, MS_U16 x0, MS_U16 y0, MS_U16 w,… in MDrv_GOP_GWIN_Set_BGWIN() 5033 void MDrv_GOP_GWIN_Set_BGWIN_Alpha(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 bgwID, MS_BOOL bEnable, MS_U8 al… in MDrv_GOP_GWIN_Set_BGWIN_Alpha()
|