Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c2515 GE_OVAL_FILL_INFO stOval; in MApi_GFX_DrawOval_U02() local
2519 memcpy(&stOval, pOval, sizeof(GE_OVAL_FILL_INFO)); in MApi_GFX_DrawOval_U02()
2520 MDrv_GE_DrawOval(g_apiGFXLocal.g_pGEContext, &stOval); in MApi_GFX_DrawOval_U02()