Searched refs:GFX_DrawRect (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/ |
| H A D | GFX_adp.c | 426 UADP_SDT_NAME0(GFX_BITBLT_A0_B2,GFX_DrawRect); in GFX_adp_Init() 437 UADP_SDT_NAME0(GFX_BITBLT_A0_B2,GFX_DrawRect); in GFX_adp_Init() 753 GFX_DrawRect GFX_BITBLT_A0B2; in GFX_adp_Ioctl() 761 GFX_DrawRect* pGFX_BITBLT_UsrA0B2=NULL; in GFX_adp_Ioctl() 791 if(copy_from_user(&GFX_BITBLT_A0B2, pGFX_BITBLT_UsrA0->pDrawRect, sizeof(GFX_DrawRect))) in GFX_adp_Ioctl()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGFX.h | 1124 }GFX_DrawRect; typedef 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…
|
| H A D | apiGFX_v2.h | 300 GFX_DrawRect* pDrawRect; ///Position
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGFX.h | 1134 }GFX_DrawRect; typedef 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…
|
| H A D | apiGFX_v2.h | 395 GFX_DrawRect* pDrawRect; ///Position
|
| /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() 2275 GFX_Result MApi_GFX_BitBltEx(GFX_DrawRect * drawbuf, MS_U32 drawflag, GFX_ScaleInfo * ScaleInfo) 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()
|
| /utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/ |
| H A D | drvDMS.c | 2373 static MS_BOOL _DMS_GEBitblt(MS_PHY SrcAddress, MS_PHY DstAddress, GFX_DrawRect* stgfxDrawRect) in _DMS_GEBitblt() 2417 GFX_DrawRect stgfxDrawRect; in _DMS_GERendering() 4158 GFX_DrawRect stgfxDrawRect; in _DMS_NeedGEstretch()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 9829 }GFX_DrawRect; 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… 54926 GFX_DrawRect* pDrawRect;
|