Home
last modified time | relevance | path

Searched refs:pstDMS_GetWin_Info (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/api/dms/
H A DapiDMS.c332 …i_DMS_GetWindowInfo_U2(void* pInstance, MS_U32 u32WindowID, ST_DMS_WINDOW_INFO *pstDMS_GetWin_Info) in MApi_DMS_GetWindowInfo_U2() argument
338 EN_DMS_RESULT MApi_DMS_GetWindowInfo(MS_U32 u32WindowID, ST_DMS_WINDOW_INFO *pstDMS_GetWin_Info) in MApi_DMS_GetWindowInfo() argument
346 if(pstDMS_GetWin_Info == NULL) in MApi_DMS_GetWindowInfo()
355 DMSArgs.pstDMS_GetWin_Info = pstDMS_GetWin_Info; in MApi_DMS_GetWindowInfo()
H A DapiDMS_private.h311 …_DMS_GetWindowInfo_U2(void* pInstance, MS_U32 u32WindowID, ST_DMS_WINDOW_INFO *pstDMS_GetWin_Info);
H A DapiDMS_v2.c266 …eReturnValue = psDMSInstPri->fpDMSGetWinInfo(pInstance, ptr->u32WindowID, ptr->pstDMS_GetWin_Info); in DMSIoctl()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMS.h127 EN_DMS_RESULT MApi_DMS_GetWindowInfo(MS_U32 u32WindowID, ST_DMS_GETWIN_INFO *pstDMS_GetWin_Info, MS…
H A DapiDMS_v2.h181 ST_DMS_GETWIN_INFO *pstDMS_GetWin_Info; member
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.h504 …Drv_DMS_GetWindowInfo(void* pInstance, MS_U32 u32WindowID, ST_DMS_WINDOW_INFO *pstDMS_GetWin_Info);
H A DdrvDMS.c7081 …MDrv_DMS_GetWindowInfo(void* pInstance, MS_U32 u32WindowID, ST_DMS_WINDOW_INFO *pstDMS_GetWin_Info) in MDrv_DMS_GetWindowInfo() argument
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.h514 …Drv_DMS_GetWindowInfo(void* pInstance, MS_U32 u32WindowID, ST_DMS_WINDOW_INFO *pstDMS_GetWin_Info);
H A DdrvDMS.c1558 …MDrv_DMS_GetWindowInfo(void* pInstance, MS_U32 u32WindowID, ST_DMS_WINDOW_INFO *pstDMS_GetWin_Info) in MDrv_DMS_GetWindowInfo() argument
/utopia/UTPA2-700.0.x/modules/dms/utopia_adaption/dms/
H A DDMS_adp.c263 …((unsigned long)(&(pDMS_GETWININFO->pstDMS_GetWin_Info))-(unsigned long)pDMS_GETWININFO), (unsigne… in DMS_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt13988 EN_DMS_RESULT MApi_DMS_GetWindowInfo(MS_U32 u32WindowID, ST_DMS_GETWIN_INFO *pstDMS_GetWin_Info, MS…
33943 ST_DMS_GETWIN_INFO *pstDMS_GetWin_Info;