Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h816 }GOP_SETLAYER_PARAM, *PGOP_SETLAYER_PARAM; typedef
H A DapiGOP.c2864 GOP_SETLAYER_PARAM ioctl_info; in MApi_GOP_GWIN_SetLayer()
2870 memset(&ioctl_info, 0x0, sizeof(GOP_SETLAYER_PARAM)); in MApi_GOP_GWIN_SetLayer()
2903 GOP_SETLAYER_PARAM ioctl_info; in MApi_GOP_GWIN_GetLayer()
2908 memset(&ioctl_info, 0x0, sizeof(GOP_SETLAYER_PARAM)); in MApi_GOP_GWIN_GetLayer()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c709 UADP_SPT_NAME1NXT(GOP_LAYER,GOP_SETLAYER_PARAM,pLayerInfo,GOP_LAYER_LayerInfo); in GOP_adp_Init()