Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h702 void (*SetViewport) (ScrnInfoPtr pScrn, int x, int y, int flags); member
H A Dxf86DGA.c657 if (pScreenPriv->funcs->SetViewport) in DGASetViewport()
658 (*pScreenPriv->funcs->SetViewport) (pScreenPriv->pScrn, x, y, mode); in DGASetViewport()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt665 R014 XFree86-DGA:SetViewport