Home
last modified time | relevance | path

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

/external/deqp/framework/platform/X11/
DtcuX11.cpp224 const unsigned int mask = CWWidth | CWHeight; in setDimensions()
/external/libvncserver/x11vnc/
Dxrecord.c930 tmask &= ~CWHeight; in record_CW()
941 f_h = req->mask & CWHeight; in record_CW()
Dnox11.h465 #define CWHeight (1<<3) macro