Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gfx/
H A DapiGFX.c141 GFX_Set_VQ GFXSerVQ;
2677 GFXSetConfig.u32Size =sizeof(GFX_Set_VQ); in MApi_GFX_EnableVCmdQueue()
2707 GFXSetConfig.u32Size =sizeof(GFX_Set_VQ); in MApi_GFX_SetVCmdBuffer()
2740 GFXSetConfig.u32Size =sizeof(GFX_Set_VQ); in MApi_GE_SetVCmd_W_Thread()
2770 GFXSetConfig.u32Size =sizeof(GFX_Set_VQ); in MApi_GE_SetVCmd_R_Thread()
H A DmapiGFX.c3171 GFX_Set_VQ* pGFXSetVQ =NULL; in Ioctl_GFX_SetConfig()
3259 CheckSize(pGFXSetConfig->u32Size, sizeof(GFX_Set_VQ), eCmd); in Ioctl_GFX_SetConfig()
3260 pGFXSetVQ = (GFX_Set_VQ*)pGFXSetConfig->pGFX_ConfigInfo; in Ioctl_GFX_SetConfig()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGFX_v2.h226 }GFX_Set_VQ; typedef
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gfx/
H A DGFX_adp.c489 UADP_SDT_NAME1(GFX_SETCONFIG_VQ_A0,GFX_Set_VQ,UADP_SDT_AT,u32Addr,GFX_NULL); in GFX_adp_Init()
492 UADP_SDT_NAME0(GFX_SETCONFIG_VQ_A0,GFX_Set_VQ); in GFX_adp_Init()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGFX_v2.h264 }GFX_Set_VQ; typedef
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt54795 }GFX_Set_VQ;