D | RasterWindowContext_unix.cpp | 31 GC fGC; member in __anona53bf88a0111::RasterWindowContext_xlib 41 fGC = XCreateGC(fDisplay, fWindow, 0, nullptr); in RasterWindowContext_xlib() 85 XPutImage(fDisplay, fWindow, fGC, &image, 0, 0, 0, 0, pm.width(), pm.height()); in swapBuffers()
|