Home
last modified time | relevance | path

Searched defs:rect (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DmapiGFX.c927 GE_Rect rect; in MApi_GFX_GetClip_U02() local
1092 GE_Rect rect; in MApi_GFX_RectFill_U02() local
1547 GE_Rect rect; in MApi_GFX_SetClip_U02() local
2291 GE_Rect rect; in MApi_GFX_ClearFrameBufferByWord_U02() local
2366 GE_Rect rect; in MApi_GFX_ClearFrameBuffer_U02() local
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c1870 GE_Result MDrv_GE_SetClipWindow(GE_Context *pGECtx, GE_Rect *rect) in MDrv_GE_SetClipWindow()
1899 GE_Result MDrv_GE_GetClipWindow(GE_Context *pGECtx, GE_Rect *rect) in MDrv_GE_GetClipWindow()
2911 GE_Result MDrv_GE_FillRect(GE_Context *pGECtx, GE_Rect *rect, MS_U32 color, MS_U32 color2, MS_U32 f… in MDrv_GE_FillRect()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h503 GOP_RECT rect; member