Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c4273 GOP_GwinInfo winInfo[u8GOPGwinMaxCount]; in GOP_SetProgressive() local
4275 memset(winInfo,0,sizeof(GOP_GwinInfo)*u8GOPGwinMaxCount); in GOP_SetProgressive()
4306 GOP_GetWinInfo(pInstance, u8WinIdx, &winInfo[i]); in GOP_SetProgressive()
4315 GOP_SetWinInfo(pInstance, u8WinIdx, &winInfo[i]); in GOP_SetProgressive()