Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/
H A DGFX_adp.c426 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 DapiGFX.h1124 }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 DapiGFX_v2.h300 GFX_DrawRect* pDrawRect; ///Position
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX.h1134 }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 DapiGFX_v2.h395 GFX_DrawRect* pDrawRect; ///Position
/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()
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c2373 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 Dpreprocess.txt9829 }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;