Home
last modified time | relevance | path

Searched refs:scroll_type (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h1082 EN_GOP_SCROLL_TYPE scroll_type; //EN_GOP_CONFIG_TYPE member
H A DapiGOP.c7263 ioctl_info.scroll_type = E_GOP_SCROLL_RATE; in MApi_GOP_GWIN_SetScrollRate()
7288 ioctl_info.scroll_type = E_GOP_SCROLL_CONFIG; in MApi_GOP_GWIN_SetScrollType()
H A DmapiGOP.c11394 u32Ret = Ioctl_GOP_Scroll(pInstance,ptr->scroll_type,ptr->pCfg,ptr->u32Size); in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c1672 switch(ptr.scroll_type) in GOP_adp_Ioctl()