Searched refs:ptrans_clr (Results 1 – 1 of 1) sorted by relevance
7151 PGOP_TRANSCOLOR ptrans_clr; in Ioctl_GOP_SetProperty() local7162 ptrans_clr = (PGOP_TRANSCOLOR)pSet; in Ioctl_GOP_SetProperty()7164 clr = ptrans_clr->color; in Ioctl_GOP_SetProperty()7165 fmt = ptrans_clr->fmt; in Ioctl_GOP_SetProperty()7167 if(ptrans_clr->transclr_property == EN_TRANSCLR_SET_COLOR) in Ioctl_GOP_SetProperty()7190 fullclr = ptrans_clr->color; in Ioctl_GOP_SetProperty()7202 else if(ptrans_clr->transclr_property == EN_TRANSCLR_ENABLE) in Ioctl_GOP_SetProperty()7205 MDrv_GOP_GWIN_EnableTransClr(g_pGOPCtxLocal,gop, (GOP_TransClrFmt)fmt,ptrans_clr->bEn); in Ioctl_GOP_SetProperty()