Home
last modified time | relevance | path

Searched defs:drawbuf (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c2230 GFX_Result MApi_GFX_BitBlt(GFX_DrawRect *drawbuf,MS_U32 drawflag) in MApi_GFX_BitBlt()
2275 GFX_Result MApi_GFX_BitBltEx(GFX_DrawRect * drawbuf, MS_U32 drawflag, GFX_ScaleInfo * ScaleInfo) in MApi_GFX_BitBltEx()
H A DmapiGFX.c1293 GFX_Result MApi_GFX_BitBlt_U02(void* pInstance, GFX_DrawRect * drawbuf, MS_U32 drawflag, GFX_ScaleI… in MApi_GFX_BitBlt_U02()