Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DGCOps.h24 void xnestQueryBestSize(int class, unsigned short *pWidth,
H A DGCOps.c62 xnestQueryBestSize(int class, unsigned short *pWidth, unsigned short *pHeight, in xnestQueryBestSize() function
H A DScreen.c262 pScreen->QueryBestSize = xnestQueryBestSize; in xnestOpenScreen()