Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c2418 stgfxDrawRect.srcblk.x = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32x; in _DMS_GERendering()
2419 stgfxDrawRect.srcblk.y = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y; in _DMS_GERendering()
2420 stgfxDrawRect.srcblk.width = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32width; in _DMS_GERendering()
2421 stgfxDrawRect.srcblk.height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height; in _DMS_GERendering()
2423 stgfxDrawRect.dstblk.x = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32x; in _DMS_GERendering()
2424 stgfxDrawRect.dstblk.y = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y; in _DMS_GERendering()
2425 stgfxDrawRect.dstblk.width = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32width; in _DMS_GERendering()
2426 stgfxDrawRect.dstblk.height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height; in _DMS_GERendering()
2487 stRect->x = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32x; in _DMS_GE_GetRectAreaByWin()
2488 stRect->y= RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32y; in _DMS_GE_GetRectAreaByWin()
[all …]
H A DdrvDMS.h388 ST_DMS_WINDOW stDstWin; member
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.h417 ST_DMS_WINDOW stDstWin; member