Home
last modified time | relevance | path

Searched refs:MDrv_GOP_GWIN_SetBlink (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1459 void MDrv_GOP_GWIN_SetBlink(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8rate);
H A DdrvGOP.c3031 void MDrv_GOP_GWIN_SetBlink(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8win, MS_BOOL bEnable, MS_U8 u8rate) in MDrv_GOP_GWIN_SetBlink() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3573 EXPORT_SYMBOL(MDrv_GOP_GWIN_SetBlink);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c5147 MDrv_GOP_GWIN_SetBlink(g_pGOPCtxLocal,winId, bEnable, u8rate); in GOP_GWIN_SetBlink()