Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h2243 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_CreateStaticWin_Assign_32FB(MS_U8 u8WinId, MS_U8 u8GOP, MS_U32 u32FB…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h2369 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_CreateStaticWin_Assign_32FB(MS_U8 u8WinId, MS_U8 u8GOP, MS_U32 u32FB…
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c2409 return MApi_GOP_GWIN_CreateStaticWin_Assign_32FB(u8WinId, u8GOP, (MS_U32)FBId, dispX, dispY); in MApi_GOP_GWIN_CreateStaticWin_Assign_FB()
2412 MS_U8 MApi_GOP_GWIN_CreateStaticWin_Assign_32FB(MS_U8 u8WinId, MS_U8 u8GOP, MS_U32 u32FBId, MS_U16 … in MApi_GOP_GWIN_CreateStaticWin_Assign_32FB() function
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1166 EXPORT_SYMBOL(MApi_GOP_GWIN_CreateStaticWin_Assign_32FB);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt489 EXPORT_SYMBOL(MApi_GOP_GWIN_CreateStaticWin_Assign_32FB);
H A Dapi_with_header_file.csv933 ,,MApi_GOP_GWIN_CreateStaticWin_Assign_32FB,apiGOP.h,1,1,1,1,1,1
H A DDatabase.csv1132 ,,MApi_GOP_GWIN_CreateStaticWin_Assign_32FB,apiGOP.h,0,1,1,1,1,1,1
H A Dpreprocess.txt12374 DLL_PUBLIC MS_U8 MApi_GOP_GWIN_CreateStaticWin_Assign_32FB(MS_U8 u8WinId, MS_U8 u8GOP, MS_U32 u32FB…
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c5684 MApi_GOP_GWIN_CreateStaticWin_Assign_32FB(RES_DMS.u8GOPGWinNum, u8GOP, fbID, 0, 0); in _MDrv_DMS_OSD_Init()