Home
last modified time | relevance | path

Searched refs:u16APIStretchWidth (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1113 …MS_U16 u16APIStretchWidth[SHARED_GOP_MAX_COUNT]; //Store API set stretch win width(May Not sync wi… member
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c1103 …pGWINInfo->u16DispHPixelEnd = g_pGOPCtxLocal->pGOPCtxShared->u16APIStretchWidth[u8Gop] - pGWINInfo… in _GOP_GWIN_SetHVMirrorWinPos()
3536 g_pGOPCtxLocal->pGOPCtxShared->u16APIStretchWidth[u8GOP_num] = width; in GOP_SetStretchWin()
5378 pGopApiSts->u16GopNumStrWinHSize[i] = g_pGOPCtxLocal->pGOPCtxShared->u16APIStretchWidth[i]; in GOP_GetRTStatus()
9750 g_pGOPCtxLocal->pGOPCtxShared->u16APIStretchWidth[u8GOP] = stretch_w; in Ioctl_GOP_SetDisplay()