Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1506 void MDrv_GOP_GWIN_SetStretchWinPosition(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GOP,MS_U16 u16x, MS_U16 …
H A DdrvGOP.c3663 void MDrv_GOP_GWIN_SetStretchWinPosition(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GOP,MS_U16 u16x, MS_U16 … in MDrv_GOP_GWIN_SetStretchWinPosition() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3594 EXPORT_SYMBOL(MDrv_GOP_GWIN_SetStretchWinPosition);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c3680 MDrv_GOP_GWIN_SetStretchWinPosition(g_pGOPCtxLocal, u8GOPNum, u16DispX, u16DispY); in GOP_SetStretchWinPosition()