Searched defs:fScale (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dblitter.cpp246 bool fScale = (dstWidth != srcWidth || dstHeight != srcHeight); local
247 Assert(fScale);
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/
H A Dserver_presenter.cpp210 bool fScale = (dstWidth != srcWidth || dstHeight != srcHeight); local
211 Assert(fScale);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h1889 BOOL fScale; member in struct:tagCapStatus
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h1889 BOOL fScale; member in struct:tagCapStatus

Completed in 87 milliseconds