Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h2209 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_CreateWin_Assign_32FB(MS_U8 u8GOP, MS_U32 u32FBId, MS_U16 dispX, MS_…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h2335 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_CreateWin_Assign_32FB(MS_U8 u8GOP, MS_U32 u32FBId, MS_U16 dispX, MS_…
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c2336 return MApi_GOP_GWIN_CreateWin_Assign_32FB(u8GOP, (MS_U32)FBId, dispX, dispY); in MApi_GOP_GWIN_CreateWin_Assign_FB()
2339 MS_U8 MApi_GOP_GWIN_CreateWin_Assign_32FB(MS_U8 u8GOP, MS_U32 u32FBId, MS_U16 dispX, MS_U16 dispY) in MApi_GOP_GWIN_CreateWin_Assign_32FB() function
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1162 EXPORT_SYMBOL(MApi_GOP_GWIN_CreateWin_Assign_32FB);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt493 EXPORT_SYMBOL(MApi_GOP_GWIN_CreateWin_Assign_32FB);
H A Dapi_with_header_file.csv929 ,,MApi_GOP_GWIN_CreateWin_Assign_32FB,apiGOP.h,1,1,1,1,1,1
H A DDatabase.csv1128 ,,MApi_GOP_GWIN_CreateWin_Assign_32FB,apiGOP.h,0,1,1,1,1,1,1
H A Dpreprocess.txt12358 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_CreateWin_Assign_32FB(MS_U8 u8GOP, MS_U32 u32FBId, MS_U16 dispX, MS_…
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c5640 RES_DMS.u8GOPGWinNum = MApi_GOP_GWIN_CreateWin_Assign_32FB(u8GOP, fbID, 0, 0); in _MDrv_DMS_OSD_Init()