Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h824 }GOP_SETMIRROR_PARAM, *PGOP_SETMIRROR_PARAM; typedef
H A DapiGOP.c4324 GOP_SETMIRROR_PARAM ioctl_info; in MApi_GOP_GWIN_SetHMirror_EX()
4326 memset(&ioctl_info, 0x0, sizeof(GOP_SETMIRROR_PARAM)); in MApi_GOP_GWIN_SetHMirror_EX()
4417 GOP_SETMIRROR_PARAM ioctl_info; in MApi_GOP_GWIN_SetVMirror_EX()
4419 memset(&ioctl_info, 0x0, sizeof(GOP_SETMIRROR_PARAM)); in MApi_GOP_GWIN_SetVMirror_EX()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c712 UADP_SPT_NAME0NXT(GOP_MIRROR,GOP_SETMIRROR_PARAM); in GOP_adp_Init()