Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c2377 GFX_Point stgfxPt0, stgfxPt1; in _DMS_GEBitblt() local
2388 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() local
2458 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()