Searched refs:stgfxPt1 (Results 1 – 1 of 1) sorted by relevance
2377 GFX_Point stgfxPt0, stgfxPt1; in _DMS_GEBitblt() local2390 stgfxPt1.x = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelWidth; in _DMS_GEBitblt()2391 stgfxPt1.y = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight; in _DMS_GEBitblt()2392 MApi_GFX_SetClip(&stgfxPt0, &stgfxPt1); in _DMS_GEBitblt()2447 GFX_Point stgfxPt1; in _DMS_GE_DrawRect() local2460 stgfxPt1.x = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelWidth; in _DMS_GE_DrawRect()2461 stgfxPt1.y = RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_GOP].u32PanelHeight; in _DMS_GE_DrawRect()2462 MApi_GFX_SetClip(&stgfxPt0, &stgfxPt1); in _DMS_GE_DrawRect()