Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c4817 GOP_GwinInfo sGWININfo; in GOP_GWIN_SetHMirror() local
4885 if(GOP_GetWinInfo(pInstance,u8GwinID, &sGWININfo) == TRUE) in GOP_GWIN_SetHMirror()
4887 GOP_SetWinInfo(pInstance,u8GwinID, &sGWININfo); in GOP_GWIN_SetHMirror()
4910 GOP_GwinInfo sGWININfo; in GOP_GWIN_SetVMirror() local
4978 if(GOP_GetWinInfo(pInstance,u8GwinID, &sGWININfo) == TRUE) in GOP_GWIN_SetVMirror()
4980 GOP_SetWinInfo(pInstance,u8GwinID, &sGWININfo); in GOP_GWIN_SetVMirror()