Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/
H A DGFX_adp.c445 UADP_SDT_NAME1(GFX_ABL_ABL,GFX_ABL_ARGS,UADP_SDT_P2N,pGFX_ABL,GFX_ABL_ABL_A0); in GFX_adp_Init()
457 UADP_SDT_NAME1(GFX_ABL_DFB,GFX_ABL_ARGS,UADP_SDT_P2N,pGFX_ABL,GFX_ABL_DFB_A0); in GFX_adp_Init()
460 UADP_SDT_NAME1(GFX_ABL_ROP,GFX_ABL_ARGS,UADP_SDT_P2N,pGFX_ABL,GFX_ABL_ROP_A0); in GFX_adp_Init()
464 UADP_SDT_NAME1(GFX_ABL_INTENSITY,GFX_ABL_ARGS,UADP_SDT_P2N,pGFX_ABL,GFX_ABL_INTENSITY_A0); in GFX_adp_Init()
831 GFX_ABL_ARGS str; in GFX_adp_Ioctl()
833 GFX_ABL_ARGS GFX_ABL_COLORKEY; in GFX_adp_Ioctl()
846 GFX_ABL_ARGS* pGFX_ABL_COLORKEY_Usr=NULL; in GFX_adp_Ioctl()
851 if(copy_from_user(&str, pArgs, sizeof(GFX_ABL_ARGS))) in GFX_adp_Ioctl()
862 pGFX_ABL_COLORKEY_Usr=(GFX_ABL_ARGS*)pArgs; in GFX_adp_Ioctl()
867 if(copy_from_user(&GFX_ABL_COLORKEY, pArgs, sizeof(GFX_ABL_ARGS))) in GFX_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c1095 GFX_ABL_ARGS GFXSetABL_ARGS; in MApi_GFX_SetIntensity()
1098 memset(&GFXSetABL_ARGS, 0 , sizeof(GFX_ABL_ARGS)); in MApi_GFX_SetIntensity()
1170 GFX_ABL_ARGS GFXSetABL_ARGS; in MApi_GFX_SetROP2()
1173 memset(&GFXSetABL_ARGS, 0 , sizeof(GFX_ABL_ARGS)); in MApi_GFX_SetROP2()
H A DmapiGFX.c3086 GFX_ABL_ARGS* pGFXABL =NULL; in Ioctl_GFX_SetABL()
3098 pGFXABL = (GFX_ABL_ARGS*)pArgs; in Ioctl_GFX_SetABL()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX_v2.h527 }GFX_ABL_ARGS; typedef
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX_v2.h654 }GFX_ABL_ARGS; typedef
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt55185 }GFX_ABL_ARGS;