Searched refs:u16DispY (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | mapiGOP.c | 3556 MS_U32 GOP_SetStretchWinPosition(void* pInstance,MS_U8 u8GOPNum, MS_U16 u16DispX, MS_U16 u16DispY) in GOP_SetStretchWinPosition() argument 3600 if (g_pGOPCtxLocal->pGOPCtxShared->bVMirror && (0 != u16DispY)) in GOP_SetStretchWinPosition() 3663 u16DispY = 0; in GOP_SetStretchWinPosition() 3667 else if (u16PnlHeight < u16DispY + u16StrenthHeight) in GOP_SetStretchWinPosition() 3669 u16DispY = 0; in GOP_SetStretchWinPosition() 3674 u16DispY = u16PnlHeight - u16DispY - u16StrenthHeight; in GOP_SetStretchWinPosition() 3678 …_GOP_GWIN_Align_StretchWin(pInstance, u8GOPNum, GopDst, &u16DispX, &u16DispY, &u16Tmp, &u16Tmp, 16… in GOP_SetStretchWinPosition() 3680 MDrv_GOP_GWIN_SetStretchWinPosition(g_pGOPCtxLocal, u8GOPNum, u16DispX, u16DispY); in GOP_SetStretchWinPosition()
|
| H A D | apiGOP.c | 4254 …OP_API_Result MApi_GOP_GWIN_SetStretchWinPosition(MS_U8 u8GOPNum, MS_U16 u16DispX, MS_U16 u16DispY) in MApi_GOP_GWIN_SetStretchWinPosition() argument 4264 stretch_info.SrcRect.y = u16DispY; in MApi_GOP_GWIN_SetStretchWinPosition()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 1770 …P_API_Result MApi_GOP_GWIN_SetStretchWinPosition(MS_U8 u8GOPNum, MS_U16 u16DispX, MS_U16 u16DispY);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 1880 …P_API_Result MApi_GOP_GWIN_SetStretchWinPosition(MS_U8 u8GOPNum, MS_U16 u16DispX, MS_U16 u16DispY);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 12174 …P_API_Result MApi_GOP_GWIN_SetStretchWinPosition(MS_U8 u8GOPNum, MS_U16 u16DispX, MS_U16 u16DispY);
|