Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c1096 GFX_Set_Intensity GFXSetIntensity; in MApi_GFX_SetIntensity()
1099 memset(&GFXSetIntensity , 0 ,sizeof(GFX_Set_Intensity)); in MApi_GFX_SetIntensity()
1103 GFXSetABL_ARGS.u32Size =sizeof(GFX_Set_Intensity); in MApi_GFX_SetIntensity()
H A DmapiGFX.c3091 GFX_Set_Intensity* pGFXSetIntensity =NULL; in Ioctl_GFX_SetABL()
3151 CheckSize(pGFXABL->u32Size, sizeof(GFX_Set_Intensity), eCmd); in Ioctl_GFX_SetABL()
3152 pGFXSetIntensity = (GFX_Set_Intensity*)pGFXABL->pGFX_ABL; in Ioctl_GFX_SetABL()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX_v2.h209 }GFX_Set_Intensity; typedef
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX_v2.h247 }GFX_Set_Intensity; typedef
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/
H A DGFX_adp.c463 …UADP_SDT_NAME1(GFX_ABL_INTENSITY_A0,GFX_Set_Intensity,UADP_SDT_P2N,pColor,GFX_ABL_INTENSITY_A0_B0); in GFX_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt54786 }GFX_Set_Intensity;