Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx264 unx::GLXPixmap LeavingPixmap; member in __anon03569a740111::OGLTransitionerImpl
787 LeavingPixmap = glXCreatePixmap( GLWin.dpy, GLWin.fbc, maLeavingPixmap, pixmapAttribs ); in createWindow()
810 OSL_TRACE("created glx pixmap %p and %p depth: %d", LeavingPixmap, EnteringPixmap, depth); in createWindow()
1090 LeavingPixmap, in createWindow()
1225 myglXReleaseTexImageEXT( GLWin.dpy, LeavingPixmap, GLX_FRONT_LEFT_EXT ); in createWindow()
1226 glXDestroyGLXPixmap( GLWin.dpy, LeavingPixmap ); in createWindow()
1227 LeavingPixmap = 0; in createWindow()

Completed in 13 milliseconds