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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin.cc 584 // If we are seeing damage buffers, HW compositing should be turned off.
599 // If we just transitioned from the compositing path to the software path
619 // BrowserPluginHostMsg_UpdateRect_ACK is used by both the compositing and
758 // Turn off compositing so we can display the sad graphic.
    [all...]
browser_plugin.h 116 // A request to enable hardware compositing.
358 // Used for HW compositing.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayer.h 223 AbsoluteClipRects, // Relative to the RenderView's layer. Used for compositing overlap testing.
341 // if layer compositing is being used,
564 // Enclosing compositing layer; if includeSelf is true, may return this.
567 // Ancestor compositing layer, excluding this.
    [all...]
  /external/chromium_org/content/renderer/
render_widget.cc 711 // compositing pass, hence doesn't require an UpdateRect message.
727 // DoDeferredUpdate compositing pass, hence doesn't require an UpdateRect
744 // When compositing deactivates, we reset the swapbuffers pending count. The
754 // compositing pass, hence doesn't require an UpdateRect message.
    [all...]
render_thread_impl.h 196 // Will be NULL if threaded compositing has not been enabled.
270 // threaded compositing is enabled.
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 192 // compositing is available for the screen.
196 // container window. This is used if compositing is not available for the
  /external/chromium_org/content/common/browser_plugin/
browser_plugin_messages.h 60 // This is required for switching from compositing to the software
340 // available for compositing.
  /external/chromium_org/content/public/browser/
render_widget_host.h 194 // |accelerated_dst_size| is given and accelerated compositing is active, the
202 // When accelerated compositing is active, |callback| may be called
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsLayer.h 339 // Return true if the animation is handled by the compositing system. If this returns
441 // when compositing is not done in hardware. It is not virtual, so the caller
  /external/chromium_org/tools/telemetry/telemetry/core/chrome/
cros_browser_backend.py 80 '--enable-threaded-compositing',
82 '--force-compositing-mode',
  /external/chromium/chrome/browser/themes/
browser_theme_pack.h 28 // The idea is to pre-process all images (tinting, compositing, etc) at theme
  /external/chromium_org/cc/trees/
layer_tree_host.h 159 // Only used when compositing on the main thread.
  /external/chromium_org/content/browser/devtools/
renderer_overrides_handler.cc 200 // Fallback to copying from compositing surface.
  /external/chromium_org/content/browser/renderer_host/
gpu_message_filter.cc 68 // Share contexts when compositing webview plugin or using share groups
render_widget_host_view_guest.h 217 // compositing, the rest are directly forwared to this |platform_view_|.
render_widget_host_view_aura.h 428 // Run all on compositing commit callbacks.
431 // Add on compositing commit callback.
623 // Signals that the accelerated compositing has been turned on or off.
  /external/chromium_org/ppapi/cpp/
graphics_3d.h 153 /// compositing. This function has no effect on off-screen surfaces: surfaces
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorLayerTreeAgent.cpp 143 *errorString = "Not in compositing mode";
  /external/chromium_org/third_party/WebKit/
WATCHLISTS 145 '|LayoutTests/compositing/regions/' \
  /external/chromium_org/third_party/WebKit/public/platform/
WebLayer.h 103 // Sets whether the layer draws its content when compositing.
WebLayerTreeView.h 49 // Indicates that the compositing surface used by this WebLayerTreeView is ready to use.
  /external/pixman/test/
affine-test.c 4 * compositing operations a8r8g8b8, x8a8r8g8b8, r5g6b5 and a8 color formats
alphamap.c 241 /* There are cases where we go through the 8 bit compositing
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 109 * to optimize compositing of this part of the window.
  /frameworks/native/include/gui/
Surface.h 41 * compositing. For example, a video decoder could render a frame and call

Completed in 841 milliseconds

1 2 3 4 5 67 8 91011>>