Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h1720 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetGOPDst(MS_U8 u8GOP, EN_GOP_DST_TYPE dsttype);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h1830 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetGOPDst(MS_U8 u8GOP, EN_GOP_DST_TYPE dsttype);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1106 EXPORT_SYMBOL(MApi_GOP_GWIN_SetGOPDst);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c3019 E_GOP_API_Result MApi_GOP_GWIN_SetGOPDst(MS_U8 u8GOP, EN_GOP_DST_TYPE dsttype) in MApi_GOP_GWIN_SetGOPDst() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt590 EXPORT_SYMBOL(MApi_GOP_GWIN_SetGOPDst);
H A Dapi_with_header_file.csv878 ,,MApi_GOP_GWIN_SetGOPDst,apiGOP.h,1,1,1,1,1,1
H A DDatabase.csv1077 ,,MApi_GOP_GWIN_SetGOPDst,apiGOP.h,1,1,1,1,1,1,1
H A Dpreprocess.txt12154 DLL_PUBLIC E_GOP_API_Result MApi_GOP_GWIN_SetGOPDst(MS_U8 u8GOP, EN_GOP_DST_TYPE dsttype);
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c5608 if(GOP_API_SUCCESS != MApi_GOP_GWIN_SetGOPDst(u8GOP, E_GOP_DST_OP0)) in _MDrv_DMS_OSD_Init()