Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx617 PIXELFORMATDESCRIPTOR PixelFormatFront = // PixelFormat Tells Windows How We Want Things To Be in createWindow() local
638 int WindowPix = ChoosePixelFormat(GLWin.hDC,&PixelFormatFront); in createWindow()
639 SetPixelFormat(GLWin.hDC,WindowPix,&PixelFormatFront); in createWindow()

Completed in 21 milliseconds