Home
last modified time | relevance | path

Searched refs:pGwinInfo (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h2337 …MApi_GOP_GWIN_SetResolution(MS_U8 u8GwinId, MS_U8 u8FbId, GOP_GwinInfo* pGwinInfo, GOP_StretchInfo…
2350 …P_GWIN_SetResolution_32FB(MS_U8 u8GwinId, MS_U32 u32FbId, GOP_GwinInfo* pGwinInfo, GOP_StretchInfo…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h2463 …MApi_GOP_GWIN_SetResolution(MS_U8 u8GwinId, MS_U8 u8FbId, GOP_GwinInfo* pGwinInfo, GOP_StretchInfo…
2476 …P_GWIN_SetResolution_32FB(MS_U8 u8GwinId, MS_U32 u32FbId, GOP_GwinInfo* pGwinInfo, GOP_StretchInfo…
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c6986 , GOP_GwinInfo* pGwinInfo, GOP_StretchInfo* pStretchInfo, EN_GOP_STRETCH_DIRECTION direction in MApi_GOP_GWIN_SetResolution() argument
6989 …return MApi_GOP_GWIN_SetResolution_32FB(u8GwinId, (MS_U32)u8FbId, pGwinInfo, pStretchInfo, directi… in MApi_GOP_GWIN_SetResolution()
6993 , GOP_GwinInfo* pGwinInfo, GOP_StretchInfo* pStretchInfo, EN_GOP_STRETCH_DIRECTION direction in MApi_GOP_GWIN_SetResolution_32FB() argument
7009 memcpy(&DispInfo.gwin_info, pGwinInfo, sizeof(GOP_GwinInfo)); in MApi_GOP_GWIN_SetResolution_32FB()
H A DmapiGOP.c9711 GOP_GwinInfo* pGwinInfo = NULL; in Ioctl_GOP_SetDisplay() local
9725 pGwinInfo = &(pInfo->gwin_info); in Ioctl_GOP_SetDisplay()
9741 gwin_w = pGwinInfo->u16DispHPixelEnd - pGwinInfo->u16DispHPixelStart; in Ioctl_GOP_SetDisplay()
9748 …x, &pStretchInfo->y, &stretch_w, &pStretchInfo->height, _GOP_GetBPP(pInstance,pGwinInfo->clrType)); in Ioctl_GOP_SetDisplay()
9769 GOP_SetWinInfo(pInstance,GwinId,pGwinInfo); in Ioctl_GOP_SetDisplay()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt12459 …MApi_GOP_GWIN_SetResolution(MS_U8 u8GwinId, MS_U8 u8FbId, GOP_GwinInfo* pGwinInfo, GOP_StretchInfo…
12461 …P_GWIN_SetResolution_32FB(MS_U8 u8GwinId, MS_U32 u32FbId, GOP_GwinInfo* pGwinInfo, GOP_StretchInfo…