Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c818 pstDMSWindow->u32height += (pstDMSWindow->u32height % 2); in _DMS_XC_WindowAlignto2()
826 pstXCWindow->height = (pstDMSWindow->u32height); in _DMS_XC_DMSWintoXCWin()
2421 stgfxDrawRect.srcblk.height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height; in _DMS_GERendering()
2426 stgfxDrawRect.dstblk.height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height; in _DMS_GERendering()
2490 stRect->height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height; in _DMS_GE_GetRectAreaByWin()
2503 stRect->height = RES_DMS._stXC_PreDispWinInfo[u32Window].u32height; in _DMS_GE_GetPreviousRectAreaByWin()
3080 …ropertytoShow_EX.stDIPRProperty.u16Height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height; in _DMS_SetDIPRWindow()
3158 …S_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height > RES_DMS._stXC_DIPWinInfo[u32Window].stCropW… in _DMS_SetDIPWWindow()
3161 … DIPWinPropertytoShow.u16Height = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32height; in _DMS_SetDIPWWindow()
3166 … DIPWinPropertytoShow.u16Height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height; in _DMS_SetDIPWWindow()
[all …]
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c416 DispWin.u32height = pDMSResPri->stDrvDMS.stDisplayWin[Overlay_ID].u32height; in _DMS_Update_DS_Table()
421 CropWin.u32height = pDMSResPri->stDrvDMS.stOutputWinInfo[Overlay_ID].stCropWin.u32height; in _DMS_Update_DS_Table()
428 || CropWin.u32width || CropWin.u32height) { in _DMS_Update_DS_Table()
435 …DMSCtrl[Overlay_ID].stOutSideCropWin.u32width || gDMSCtrl[Overlay_ID].stOutSideCropWin.u32height) { in _DMS_Update_DS_Table()
441 …CropWin.u32height = (u16Height * gDMSCtrl[Overlay_ID].stOutSideCropWin.u32height) / gDMSCtrl[Overl… in _DMS_Update_DS_Table()
448 CropWin.u32height = u16Height; in _DMS_Update_DS_Table()
668 DispWin.u32y = gDMSCtrl[Overlay_ID].panelHeight - (DispWin.u32y + DispWin.u32height); in _DMS_Update_DS_Table()
669 CropWin.u32y = u16Height - (CropWin.u32y + CropWin.u32height); in _DMS_Update_DS_Table()
673 (int)DispWin.u32x, (int)DispWin.u32y, (int)DispWin.u32width, (int)DispWin.u32height, in _DMS_Update_DS_Table()
674 … (int)CropWin.u32x, (int)CropWin.u32y, (int)CropWin.u32width, (int)CropWin.u32height); in _DMS_Update_DS_Table()
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMS_Type.h267 MS_U32 u32height; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt79759 MS_U32 u32height;