Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
Dxtestext1const.h138 #define XTestX_MOTION_MASK 0x0f macro
141 #define XTestPackXMotionValue(x) ((x) & XTestX_MOTION_MASK)
144 #define XTestUnpackXMotionValue(x) ((x) & XTestX_MOTION_MASK)