Home | History | Annotate | Download | only in app

Lines Matching full:compositing

5399         Renders a border around composited Render Layers to help debug and study layer compositing.
5419 <message name="IDS_FLAGS_FORCE_COMPOSITING_MODE_NAME" desc="Name of the 'Force compositing mode' lab.">
5420 GPU compositing on all pages
5422 <message name="IDS_FLAGS_FORCE_COMPOSITING_MODE_DESCRIPTION" desc="Description of the 'Force compositing mode' lab.">
5423 Uses GPU accelerated compositing on all pages, not just those that include GPU-accelerated layers.
5456 <message name="IDS_FLAGS_THREADED_COMPOSITING_MODE_NAME" desc="Name of the 'Threaded compositing mode' lab.">
5457 Threaded compositing
5459 <message name="IDS_FLAGS_THREADED_COMPOSITING_MODE_DESCRIPTION" desc="Description of the 'Threaded compositing mode' lab.">
5460 Uses a secondary thread to perform web page compositing. This allows smooth scrolling, even when the main thread is unresponsive.
5490 When threaded compositing is enabled, accelerated CSS animations run on the compositing thread. However, there may be performance gains running with accelerated CSS animations, even without the compositor thread.
5819 <message name="IDS_FLAGS_COMPOSITING_FOR_FIXED_POSITION_NAME" desc="Name of the 'Compositing for fixed position elements' lab.">
5820 Compositing for fixed position elements.
5825 <message name="IDS_FLAGS_COMPOSITING_FOR_FIXED_POSITION_HIGH_DPI" desc="Description of the 'Compositing for fixed position elements on high DPI' experiment.">
5828 <message name="IDS_FLAGS_COMPOSITING_FOR_TRANSITION_NAME" desc="Name of the 'Compositing for RenderLayers with transitions' lab.">
5829 Compositing for RenderLayers with transitions.
5835 Compositing for fixed root backgrounds.
6032 Enable per-tile painting of page contents when compositing is enabled.
6313 If enabled, the renderer delegates compositing to the browser, merging both compositing passes.