Home
last modified time | relevance | path

Searched refs:MApi_GOP_GWIN_SetTransparentClr (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h1913 DLL_PUBLIC SYMBOL_WEAK E_GOP_API_Result MApi_GOP_GWIN_SetTransparentClr(MS_U8 u8GOP, EN_GOP_TRANSCL…
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1115 EXPORT_SYMBOL(MApi_GOP_GWIN_SetTransparentClr);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c3325 E_GOP_API_Result MApi_GOP_GWIN_SetTransparentClr(MS_U8 u8GOP, EN_GOP_TRANSCLR_FMT fmt, ST_Transpare… in MApi_GOP_GWIN_SetTransparentClr() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt622 EXPORT_SYMBOL(MApi_GOP_GWIN_SetTransparentClr);
H A Dpreprocess.txt12190 DLL_PUBLIC SYMBOL_WEAK E_GOP_API_Result MApi_GOP_GWIN_SetTransparentClr(MS_U8 u8GOP, EN_GOP_TRANSCL…
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c5545 MApi_GOP_GWIN_SetTransparentClr(1, GOPTRANSCLR_FMT3, &stColor); in _MDrv_DMS_MemData_Init()