Home
last modified time | relevance | path

Searched refs:MAPI_CMD_GOP_GWIN_SET_WININFO (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h144 MAPI_CMD_GOP_GWIN_SET_WININFO, enumerator
H A DapiGOP.c2182 if(UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_SET_WININFO,&ioctl_info)!= UTOPIA_STATUS_SUCCESS) in MApi_GOP_GWIN_SetWinInfo()
2644 if(UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_SET_WININFO,&ioctl_info)!= UTOPIA_STATUS_SUCCESS) in MApi_GOP_GWIN_SetWinPosition()
4688 …if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_SET_WININFO,(void*)&WinInfo) != UTOPIA_STATUS_SUCCES… in MApi_GOP_GWIN_SetHDisplaySize()
4732 …if (UtopiaIoctl(pInstantGOP,MAPI_CMD_GOP_GWIN_SET_WININFO,(void*)&WinInfo) != UTOPIA_STATUS_SUCCES… in MApi_GOP_GWIN_SetWinDispPosition()
H A DmapiGOP.c11074 case MAPI_CMD_GOP_GWIN_SET_WININFO: in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1332 case MAPI_CMD_GOP_GWIN_SET_WININFO: in GOP_adp_Ioctl()