|
KWin
|
#include "kwinxrenderutils.h"#include "x11_common_logging_p.h"#include <QCoreApplication>#include <QImage>Go to the source code of this file.
Classes | |
| struct | KWin::XRenderUtils::PictFormatData |
Namespaces | |
| namespace | KWin |
| namespace | KWin::XRenderUtils |
Functions | |
| void | KWin::XRenderUtils::init (xcb_connection_t *connection, xcb_window_t rootWindow) |
| void | KWin::XRenderUtils::cleanup () |
| xcb_render_pictformat_t | KWin::XRenderUtils::findPictFormat (xcb_visualid_t visual) |
| const xcb_render_directformat_t * | KWin::XRenderUtils::findPictFormatInfo (xcb_render_pictformat_t format) |