LibreOffice Module android (master) 1
Classes | Packages
DisplayPortCalculator.java File Reference

Go to the source code of this file.

Classes

class  org.mozilla.gecko.gfx.DisplayPortCalculator
 
class  org.mozilla.gecko.gfx.DisplayPortCalculator.DisplayPortStrategy
 
class  org.mozilla.gecko.gfx.DisplayPortCalculator.NoMarginStrategy
 This class implements the variation where we basically don't bother with a display port. More...
 
class  org.mozilla.gecko.gfx.DisplayPortCalculator.FixedMarginStrategy
 This class implements the variation where we use a fixed-size margin on the display port. More...
 
class  org.mozilla.gecko.gfx.DisplayPortCalculator.VelocityBiasStrategy
 This class implements the variation with a small fixed-size margin with velocity bias. More...
 
class  org.mozilla.gecko.gfx.DisplayPortCalculator.DynamicResolutionStrategy
 This class implements the variation where we draw more of the page at low resolution while panning. More...
 
class  org.mozilla.gecko.gfx.DisplayPortCalculator.PredictionBiasStrategy
 This class implements the variation where we use the draw time to predict where we will be when a draw completes, and draw that instead of where we are now. More...
 

Packages

package  org.mozilla.gecko.gfx