Home
last modified time | relevance | path

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

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgViewer/
H A DGraphicsWindowWin32.cpp450 …bool getScreenInformation( const osg::GraphicsContext::ScreenIdentifier& si, DISPLAY_DEVICE& displ…
1014 bool Win32WindowingSystem::getScreenInformation( const osg::GraphicsContext::ScreenIdentifier& si, … in getScreenInformation() function in osgViewer::Win32WindowingSystem
1052 if (!getScreenInformation(si, displayDevice, deviceMode)) in getScreenSettings()
1088 if (getScreenInformation(si, displayDevice, deviceMode)) in getScreenColorDepth()
1130 if (!getScreenInformation(si, displayDevice, deviceMode)) return false; in setScreenSettings()
1191 if (getScreenInformation(si, displayDevice, deviceMode)) in getScreenPosition()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgViewer/
H A DGraphicsWindowWin32.cpp382 …bool getScreenInformation( const osg::GraphicsContext::ScreenIdentifier& si, DISPLAY_DEVICE& displ…
916 bool Win32WindowingSystem::getScreenInformation( const osg::GraphicsContext::ScreenIdentifier& si, … in getScreenInformation() function in osgViewer::Win32WindowingSystem
954 if (!getScreenInformation(si, displayDevice, deviceMode)) in getScreenSettings()
990 if (getScreenInformation(si, displayDevice, deviceMode)) in getScreenColorDepth()
1032 if (!getScreenInformation(si, displayDevice, deviceMode)) return false; in setScreenSettings()
1093 if (getScreenInformation(si, displayDevice, deviceMode)) in getScreenPosition()