Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp573 if (xEvent.xfocus.mode == NotifyNormal || xEvent.xfocus.mode == NotifyWhileGrabbed) in processEvent()
582 if (xEvent.xfocus.mode == NotifyNormal || xEvent.xfocus.mode == NotifyWhileGrabbed) in processEvent()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DX.h267 #define NotifyNormal 0 macro