Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DGCOps.c62 xnestQueryBestSize(int class, unsigned short *pWidth, unsigned short *pHeight, in xnestQueryBestSize() argument
68 height = *pHeight; in xnestQueryBestSize()
75 *pHeight = height; in xnestQueryBestSize()
H A DGCOps.h25 unsigned short *pHeight, ScreenPtr pScreen);