VirtualBox

Ignore:
Timestamp:
May 7, 2015 1:54:30 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100139
Message:

FE/Qt: 6278: Runtime UI: Use the fast scaling mechanism for the HiDPI optimization of Performance type.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp

    r55361 r55727  
    15321532            /* Fast scale sub-pixmap (2nd copy involved): */
    15331533            subPixmap = subPixmap.scaled(subPixmap.size() * dBackingScaleFactor,
    1534                                          Qt::IgnoreAspectRatio, transformationMode(enmScalingOptimizationType));
     1534                                         Qt::IgnoreAspectRatio, Qt::FastTransformation);
    15351535        }
    15361536
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette