Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/testlibs/x11/
DX11Window.cpp193 Window root = RootWindow(mDisplay, screen); in initialize()
303 Window root = RootWindow(mDisplay, screen); in getFramebufferNativeWindow()
554 Window root = RootWindow(mDisplay, screen); in processEvent()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlib.h96 #define RootWindow(dpy, scr) (ScreenOfDisplay(dpy,scr)->root) macro