Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/
H A DGFX_adp.c663 …UADP_SDT_NAME1(GFX_GETCAPS_MULTI_PIXEL,GFX_GETCAPS_ARGS,UADP_SDT_P2N,pGFX_GetCaps,GFX_GETCAPS_MULT… in GFX_adp_Init()
667 …UADP_SDT_NAME1(GFX_GETCAPS_BLT_DOWN_SCALE,GFX_GETCAPS_ARGS,UADP_SDT_P2N,pGFX_GetCaps,GFX_GETCAPS_B… in GFX_adp_Init()
671 …UADP_SDT_NAME1(GFX_GETCAPS_DFB_BLENDING,GFX_GETCAPS_ARGS,UADP_SDT_P2N,pGFX_GetCaps,GFX_GETCAPS_DFB… in GFX_adp_Init()
675 … UADP_SDT_NAME1(GFX_GETCAPS_ALIGN,GFX_GETCAPS_ARGS,UADP_SDT_P2N,pGFX_GetCaps,GFX_GETCAPS_ALIGN_A0); in GFX_adp_Init()
679 UADP_SDT_NAME1(GFX_GETCAPS_TLB,GFX_GETCAPS_ARGS,UADP_SDT_P2N,pGFX_GetCaps,GFX_GETCAPS_TLB_A0); in GFX_adp_Init()
1178 GFX_GETCAPS_ARGS str; in GFX_adp_Ioctl()
1179 if(copy_from_user(&str, pArgs, sizeof(GFX_GETCAPS_ARGS))) in GFX_adp_Ioctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX_v2.h470 }GFX_GETCAPS_ARGS; typedef
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX_v2.h586 }GFX_GETCAPS_ARGS; typedef
/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c3227 GFX_GETCAPS_ARGS GFXGetCaps; in MApi_GFX_GetGECaps()
3230 memset(&GFXGetCaps, 0 ,sizeof(GFX_GETCAPS_ARGS)); in MApi_GFX_GetGECaps()
H A DmapiGFX.c2724 GFX_GETCAPS_ARGS* pGFXGetCaps =NULL; in Ioctl_GFX_GetCaps()
2731 pGFXGetCaps = (GFX_GETCAPS_ARGS*)pArgs; in Ioctl_GFX_GetCaps()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt55117 }GFX_GETCAPS_ARGS;