Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DNativeLinuxSubWindow.cpp18 static Bool WaitForMapNotify(Display *d, XEvent *e, char *arg) in WaitForMapNotify() function
42 XIfEvent(*display_out, &e, WaitForMapNotify, (char *)win); in createSubWindow()