Searched refs:stgfxPt0 (Results 1 – 1 of 1) sorted by relevance
2377 GFX_Point stgfxPt0, stgfxPt1; in _DMS_GEBitblt() local2388 stgfxPt0.x = 0; in _DMS_GEBitblt()2389 stgfxPt0.y = 0; in _DMS_GEBitblt()2392 MApi_GFX_SetClip(&stgfxPt0, &stgfxPt1); in _DMS_GEBitblt()2446 GFX_Point stgfxPt0; in _DMS_GE_DrawRect() local2458 stgfxPt0.x = 0; in _DMS_GE_DrawRect()2459 stgfxPt0.y = 0; in _DMS_GE_DrawRect()2462 MApi_GFX_SetClip(&stgfxPt0, &stgfxPt1); in _DMS_GE_DrawRect()