Searched refs:stDstWin (Results 1 – 3 of 3) sorted by relevance
2418 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 …]
388 ST_DMS_WINDOW stDstWin; member
417 ST_DMS_WINDOW stDstWin; member