Home
last modified time | relevance | path

Searched refs:MApi_GOP_GWIN_SetWinInfo (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c2157 E_GOP_API_Result MApi_GOP_GWIN_SetWinInfo(MS_U8 u8win, GOP_GwinInfo* pinfo) in MApi_GOP_GWIN_SetWinInfo() function
2680 MApi_GOP_GWIN_SetWinInfo(winId, &gwin); in MApi_GOP_GWIN_SetWinPositionOffset()
2726 MApi_GOP_GWIN_SetWinInfo(WinProperty.gId, &gWin); in MApi_GOP_GWIN_SetWinProperty()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h1785 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetWinInfo(MS_U8 u8win, GOP_GwinInfo* pinfo);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h1895 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetWinInfo(MS_U8 u8win, GOP_GwinInfo* pinfo);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1113 EXPORT_SYMBOL(MApi_GOP_GWIN_SetWinInfo);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt632 EXPORT_SYMBOL(MApi_GOP_GWIN_SetWinInfo);
H A Dapi_with_header_file.csv885 ,,MApi_GOP_GWIN_SetWinInfo,apiGOP.h,1,1,1,1,1,1
H A DDatabase.csv1084 ,,MApi_GOP_GWIN_SetWinInfo,apiGOP.h,1,1,1,1,1,1,1
H A Dpreprocess.txt12182 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetWinInfo(MS_U8 u8win, GOP_GwinInfo* pinfo);
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c4707 MApi_GOP_GWIN_SetWinInfo(RES_DMS.u8GOPGWinNum, &stGWin); in _DMS_SwitchGOPBuffer()