Home
last modified time | relevance | path

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

/oneTBB/examples/common/gui/
H A Dxvideo.cpp198 int major, minor, pixmaps; in init_window() local
200 XShmQueryVersion(dpy, &major, &minor, &pixmaps)) { // Shared memory in init_window()
227 if (pixmaps && XShmPixmapFormat(dpy) == ZPixmap) { // Pixmaps in init_window()