Platform/GFX/APZC: Difference between revisions

From MozillaWiki
< Platform‎ | GFX
Jump to navigation Jump to search
(Created page with "= AsyncPanZoomController = == Introduction == The AsyncPanZoomController (APZC) is a component that allows panning and zooming to be performed asynchronously (on the composi...")
 
Line 3: Line 3:
== Introduction ==
== Introduction ==


The AsyncPanZoomController (APZC) is a component that allows panning and zooming to be performed asynchronously (on the compositor thread rather than the main thead).
The AsyncPanZoomController (APZC) is a platform component that allows panning and zooming to be performed asynchronously (on the compositor thread rather than the main thead).

Revision as of 09:13, 21 October 2013

AsyncPanZoomController

Introduction

The AsyncPanZoomController (APZC) is a platform component that allows panning and zooming to be performed asynchronously (on the compositor thread rather than the main thead).