Searched refs:drawbuf (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gfx/ |
| H A D | apiGFX.c | 2230 GFX_Result MApi_GFX_BitBlt(GFX_DrawRect *drawbuf,MS_U32 drawflag) in MApi_GFX_BitBlt() argument 2235 APIGFX_CHECK_NULL(drawbuf); in MApi_GFX_BitBlt() 2249 GFXBitBltInfo.pDrawRect =drawbuf; in MApi_GFX_BitBlt() 2275 GFX_Result MApi_GFX_BitBltEx(GFX_DrawRect * drawbuf, MS_U32 drawflag, GFX_ScaleInfo * ScaleInfo) in MApi_GFX_BitBltEx() argument 2279 APIGFX_CHECK_NULL(drawbuf); in MApi_GFX_BitBltEx() 2293 GFXBitBltInfo.pDrawRect = drawbuf; in MApi_GFX_BitBltEx()
|
| H A D | mapiGFX.c | 1293 GFX_Result MApi_GFX_BitBlt_U02(void* pInstance, GFX_DrawRect * drawbuf, MS_U32 drawflag, GFX_ScaleI… in MApi_GFX_BitBlt_U02() argument 1350 sBltSrcBlk.drawbufblk = drawbuf->srcblk; in MApi_GFX_BitBlt_U02() 1351 sBltDstBlk.dsttrapeblk = drawbuf->dsttrapeblk; in MApi_GFX_BitBlt_U02()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGFX.h | 1649 DLL_PUBLIC extern GFX_Result MApi_GFX_BitBlt(GFX_DrawRect *drawbuf,MS_U32 drawflag); 1659 DLL_PUBLIC extern GFX_Result MApi_GFX_BitBltEx(GFX_DrawRect * drawbuf, MS_U32 drawflag, GFX_ScaleIn…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGFX.h | 1684 DLL_PUBLIC extern GFX_Result MApi_GFX_BitBlt(GFX_DrawRect *drawbuf,MS_U32 drawflag); 1694 DLL_PUBLIC extern GFX_Result MApi_GFX_BitBltEx(GFX_DrawRect * drawbuf, MS_U32 drawflag, GFX_ScaleIn…
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 10163 DLL_PUBLIC extern GFX_Result MApi_GFX_BitBlt(GFX_DrawRect *drawbuf,MS_U32 drawflag); 10165 DLL_PUBLIC extern GFX_Result MApi_GFX_BitBltEx(GFX_DrawRect * drawbuf, MS_U32 drawflag, GFX_ScaleIn…
|