Home
last modified time | relevance | path

Searched refs:GOP_CREATE_BUFFER_PARAM (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c3150 GOP_CREATE_BUFFER_PARAM ioctl_info; in MApi_GOP_GWIN_Create32FB2()
3155 memset(&ioctl_info, 0x0, sizeof(GOP_CREATE_BUFFER_PARAM)); in MApi_GOP_GWIN_Create32FB2()
3827 GOP_CREATE_BUFFER_PARAM ioctl_info; in MApi_GOP_GWIN_Create32FB2_EXT()
3832 memset(&ioctl_info, 0x0, sizeof(GOP_CREATE_BUFFER_PARAM)); in MApi_GOP_GWIN_Create32FB2_EXT()
4887 GOP_CREATE_BUFFER_PARAM ioctl_info; in MApi_GOP_GWIN_Create32FB()
4892 memset(&ioctl_info, 0x0, sizeof(GOP_CREATE_BUFFER_PARAM)); in MApi_GOP_GWIN_Create32FB()
4941 GOP_CREATE_BUFFER_PARAM ioctl_info; in MApi_GOP_GWIN_Create32FBbyStaticAddr2()
4944 memset(&ioctl_info, 0x0, sizeof(GOP_CREATE_BUFFER_PARAM)); in MApi_GOP_GWIN_Create32FBbyStaticAddr2()
5002 GOP_CREATE_BUFFER_PARAM ioctl_info; in MApi_GOP_GWIN_Create32FBFrom3rdSurf()
5006 memset(&ioctl_info, 0x0, sizeof(GOP_CREATE_BUFFER_PARAM)); in MApi_GOP_GWIN_Create32FBFrom3rdSurf()
H A DapiGOP_priv.h721 }GOP_CREATE_BUFFER_PARAM, *PGOP_CREATE_BUFFER_PARAM; typedef
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c832 UADP_SPT_NAME1NXT(GOP_CREATE_BUFFER,GOP_CREATE_BUFFER_PARAM,pBufInfo,GOP_CREATE_BUFFER_BufInfo); in GOP_adp_Init()