Home
last modified time | relevance | path

Searched refs:winRandRScreenSetSize (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinrandr.c148 winRandRScreenSetSize(ScreenPtr pScreen, in winRandRScreenSetSize() function
241 pRRScrPriv->rrScreenSetSize = winRandRScreenSetSize; in winRandRInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog79378 Fix winRandRScreenSetSize() function signature to match RRScreenSetSizeProcPtr type,