Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DX.h157 #define PointerMotionMask (1L<<6) macro
/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp223 attributes.event_mask = StructureNotifyMask | PointerMotionMask | ButtonPressMask | in initialize()