Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/
DNativeSubWindow_x11.cpp30 static Bool WaitForConfigureNotify(Display *d, XEvent *e, char *arg) { in WaitForConfigureNotify() function
133 x11->XIfEvent(s_display, &e, WaitForConfigureNotify, (char *)p_sub_window); in moveSubWindow()