Home
last modified time | relevance | path

Searched refs:GFX_BITBLT_ARGS (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/
H A DGFX_adp.c433 UADP_SDT_NAME1(GFX_BITBLT,GFX_BITBLT_ARGS,UADP_SDT_P2N,pGFX_BitBlt,GFX_BITBLT_A0); in GFX_adp_Init()
440 UADP_SDT_NAME1(GFX_BITBLT,GFX_BITBLT_ARGS,UADP_SDT_P2N,pGFX_BitBlt,GFX_BITBLT_A0); in GFX_adp_Init()
749 GFX_BITBLT_ARGS GFX_BITBLT; in GFX_adp_Ioctl()
757 GFX_BITBLT_ARGS* pGFX_BITBLT_Usr=NULL; in GFX_adp_Ioctl()
764 pGFX_BITBLT_Usr=(GFX_BITBLT_ARGS*)pArgs; in GFX_adp_Ioctl()
775 if(copy_from_user(&GFX_BITBLT, pArgs, sizeof(GFX_BITBLT_ARGS))) in GFX_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c2238 GFX_BITBLT_ARGS GFXBitBlt; in MApi_GFX_BitBlt()
2241 memset(&GFXBitBlt, 0 , sizeof(GFX_BITBLT_ARGS)); in MApi_GFX_BitBlt()
2283 GFX_BITBLT_ARGS GFXBitBlt; in MApi_GFX_BitBltEx()
2286 memset(&GFXBitBlt, 0 , sizeof(GFX_BITBLT_ARGS)); in MApi_GFX_BitBltEx()
H A DmapiGFX.c2977 GFX_BITBLT_ARGS* pGFXBitblt =NULL; in Ioctl_GFX_BitBlt()
2984 pGFXBitblt = (GFX_BITBLT_ARGS*)pArgs; in Ioctl_GFX_BitBlt()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX_v2.h512 }GFX_BITBLT_ARGS; typedef
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX_v2.h639 }GFX_BITBLT_ARGS; typedef
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt55170 }GFX_BITBLT_ARGS;