HomeSort by relevance Sort by last modified time
    Searched full:compositing (Results 1 - 25 of 326) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/ManualTests/
animated-gif-on-compositing-layer.html 2 <title>Animated GIF on a compositing layer</title>
4 .compositing {
11 <p>This test checks that a gif animation can run on a compositing layer. The test passes if the gif animation runs.</p>
12 <img class="compositing" src="./resources/animated-infinite.gif" />
plugin-in-iframe-scroll.html 1 <p>This test requires that accelerated compositing be disabled. Please scroll down to the bottom.</p>
  /external/chromium_org/media/tools/layout_tests/testname/
media.csv 0 compositing/geometry/clipped-video-controller.html,
2 compositing/geometry/video-fixed-scrolling.html,
3 compositing/geometry/video-opacity-overlay.html,
4 compositing/overflow/overflow-compositing-descendant.html,
5 compositing/overflow/scroll-ancestor-update.html,
6 compositing/reflections/load-video-in-reflection.html,
7 compositing/self-painting-layers.html,
8 compositing/self-painting-layers2.html,
9 compositing/video/video-background-color.html
    [all...]
  /external/chromium_org/chrome/browser/gpu/
chrome_gpu_util.h 10 // Sets up force-compositing-mode and threaded compositing field trials.
chrome_gpu_util.cc 58 // compositing both on 10.7 and when the Apple software renderer is used)
60 // compositing here based on the switch and OS version.
69 // Don't activate the field trial if force-compositing-mode has been
80 // Note 1: The compositing field trial may be created at startup time via the
84 // Note 2: Compositing field trials will be overwritten if accelerated
85 // compositing is blacklisted. That check takes place in
92 // Early out in configurations that should not run the compositing
108 // Note: Threaded compositing mode isn't feature complete on mac or linux yet:
113 // Enable threaded compositing on Windows and Mac.
  /external/chromium_org/third_party/WebKit/ManualTests/compositing/
accel-comp-iframe-tab-repaint.html 2 <title>Accelerated compositing tab repaint bug</title>
8 <h1>Accelerated compositing tab repaint bug</h1>
10 compositing of iframes on Mac. Follow these steps:</p>
caret-in-compositing-frame.html 7 <iframe src="resources/editable-compositing-subframe.html" scrolling="no"></iframe>
fixed-position-out-of-view-scroll-prepaint.html 26 This test is applicable on platforms that do accelerated compositing, can prepaint out-of-view contents and can scroll the contents into the viewport without repainting them.<p>
  /external/chromium_org/ui/compositor/
compositor_switches.cc 11 const char kUIDisableThreadedCompositing[] = "ui-disable-threaded-compositing";
13 const char kUIEnableSoftwareCompositing[] = "ui-enable-software-compositing";
15 const char kUIEnableThreadedCompositing[] = "ui-enable-threaded-compositing";
compositor_observer.h 15 // A compositor observer is notified when compositing completes.
27 // Called when compositing started: it has taken all the layer changes into
32 // Called when compositing completes: the present to screen has completed.
35 // Called when compositing is aborted (e.g. lost graphics context).
  /external/chromium_org/content/browser/gpu/
compositor_util.cc 22 // accelerated compositing is blacklisted.
48 // We always want compositing on Aura Windows.
63 // We always want threaded compositing on ChromeOS unless it's explicitly
82 // We always want compositing on Aura Windows.
96 // We always want compositing ChromeOS unless it's explicitly disabled above.
109 // Force compositing is enabled in both the force compositing
110 // and threaded compositing mode field trials.
  /external/chromium_org/third_party/WebKit/ManualTests/compositing/resources/
tab-repaint-part-2.html 2 <title>Accelerated compositing tab repaint bug part 2</title>
  /external/chromium_org/cc/layers/
texture_layer_client.h 16 // Called to prepare this layer's texture for compositing.
17 // Returns the texture ID to be used for compositing.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerCompositor.h 55 // become compositing, and creates and maintains a hierarchy of
66 // Return true if this RenderView is in "compositing mode" (i.e. has one or more
69 // This will make a compositing layer at the root automatically, and hook up to
75 // Returns true if the accelerated compositing is enabled
80 // Copy the accelerated compositing related flags from Settings
83 // Called when the layer hierarchy needs to be updated (compositing layers have been
91 // Updating properties required for determining if compositing is necessary.
95 // Rebuild the tree of compositing layers
98 // Update the compositing state of the given layer. Returns true if that state changed.
102 // Update the geometry for compositing children of compositingAncestor
    [all...]
  /external/chromium_org/content/public/browser/
compositor_util.h 15 // Returns true if force-compositing-mode is on (via flags or field trial).
  /external/chromium_org/content/test/data/
rwhv_compositing_animation.html 5 <title>GPU Feature Testing: Accelerated Compositing</title>
  /external/chromium_org/third_party/WebKit/ManualTests/media-elements/
video-replaces-poster.html 7 Disable accelerated compositing and reload this test. You should see the test video
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
layer_background_color.html 17 <!-- Fixed position elements may skip compositing without a scrollable
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
chromium.py 325 VirtualTestSuite('virtual/threaded/compositing/visibility',
326 'compositing/visibility',
327 ['--enable-threaded-compositing']),
328 VirtualTestSuite('virtual/threaded/compositing/webgl',
329 'compositing/webgl',
330 ['--enable-threaded-compositing']),
333 ['--force-compositing-mode']),
335 'compositing',
336 ['--enable-software-compositing', '--disable-gpu-compositing']),
    [all...]
  /external/chromium_org/content/public/common/
content_switches.cc 24 // Allow compositing on chrome:// pages.
25 const char kAllowWebUICompositing[] = "allow-webui-compositing";
34 // Blacklist the GPU for accelerated compositing.
36 "blacklist-accelerated-compositing";
69 // Disables accelerated compositing.
70 const char kDisableAcceleratedCompositing[] = "disable-accelerated-compositing";
72 // Disables accelerated compositing for backgrounds of root layers with
80 // Disables accelerated compositing for overflow scroll.
108 // Enables browser plugin compositing experiment.
110 "disable-browser-plugin-compositing";
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_browsertest.cc 46 // for forced-compositing mode (or disabled-compositing mode) is lacking.
51 "forced compositing (or forced-disabled compositing) mode."); \
66 // the browser in forced-compositing mode, and once to test with compositing
228 // support compositing. Some bots will run with compositing on, and others
230 // whether compositing mode is actually on or not. If not, the tests will
260 return false; // Renderer did not turn on accelerated compositing
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
find_files_unittest.py 47 ['fast/html', 'fast/canvas/*', 'compositing/foo.html']),
48 ['c:\\foo\\fast\html', 'c:\\foo\\fast\canvas\*', 'c:\\foo\compositing\\foo.html'])
  /external/chromium/chrome/browser/ui/gtk/
theme_install_bubble_view_gtk.h 41 // Draw the background. This is only signalled if we are using a compositing
  /external/chromium_org/cc/trees/
layer_tree_host_client.h 23 // Marks finishing compositing-related tasks on the main thread. In threaded
  /external/chromium_org/content/browser/android/in_process/
synchronous_input_event_filter.h 24 // UI and compositing thread. If the event goes unhandled, that is reflected in

Completed in 1102 milliseconds

1 2 3 4 5 6 7 8 91011>>