Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx265 unx::GLXPixmap EnteringPixmap; member in __anon02fb2bbc0111::OGLTransitionerImpl
804 EnteringPixmap = glXCreatePixmap( GLWin.dpy, GLWin.fbc, maEnteringPixmap, pixmapAttribs ); in createWindow()
810 OSL_TRACE("created glx pixmap %p and %p depth: %d", LeavingPixmap, EnteringPixmap, depth); in createWindow()
1099 EnteringPixmap, in createWindow()
1235 myglXReleaseTexImageEXT( GLWin.dpy, EnteringPixmap, GLX_FRONT_LEFT_EXT ); in createWindow()
1236 glXDestroyGLXPixmap( GLWin.dpy, EnteringPixmap ); in createWindow()
1237 EnteringPixmap = 0; in createWindow()

Completed in 24 milliseconds