Home
last modified time | relevance | path

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

/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/sdl/
H A Dwindow_gl.cpp118 context.getGammaValue()); in eventToggleFullScreen()
126 context.getGammaValue()); in eventToggleFullScreen()
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/include/graphics/
H A Dcontext.h45 float getGammaValue() const { return gammaValue; } in getGammaValue() function