/external/mesa3d/src/gallium/state_trackers/xvmc/ |
subpicture.c | 355 XVMC_MSG(XVMC_TRACE, "[XvMC] Compositing subpicture %p.\n", subpicture);
|
/external/pixman/test/ |
stress-test.c | 491 * so that compositing will actually take place.
|
/external/skia/src/effects/ |
SkBlurMaskFilter.cpp | 431 // gaussianBlur. Otherwise, we need to save it for later compositing.
|
/frameworks/base/libs/hwui/ |
PathCache.cpp | 118 // will be applied later when compositing the alpha8 texture
|
OpenGLRenderer.h | 758 * different compositing rules. [all...] |
/external/chromium_org/content/browser/renderer_host/ |
render_message_filter.cc | [all...] |
render_widget_host_view_aura.cc | 130 // When accelerated compositing is enabled and a widget resize is pending, [all...] |
/external/chromium_org/content/renderer/pepper/ |
pepper_plugin_instance_impl.h | 590 // Updates the layer for compositing. This creates a layer and attaches to the 625 // compositing path. [all...] |
pepper_graphics_2d_host.cc | 586 // For correctness with accelerated compositing, we must issue an invalidate
|
/external/chromium_org/third_party/WebKit/Source/core/platform/ |
ScrollView.cpp | 565 // FIXME: the pan icon is broken when accelerated compositing is on, since it will draw under the compositing layers. [all...] |
/external/pixman/pixman/ |
pixman.c | 415 /* Some compositing functions walk one step 527 * This ensures that compositing functions can simply walk the source space [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderLayer.cpp | 396 // Clear the IsCompositingUpdateRoot flag once we've found the first compositing layer in this update. [all...] |
RenderView.cpp | 676 // Compositing layer dimensions take outline size into account, so we have to recompute layer 684 // maximalOutlineSize affects compositing layer dimensions. [all...] |
/external/chromium_org/chrome/app/ |
generated_resources.grd | [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
RenderStyle.cpp | 419 // change, and deal with it when looking at compositing. 592 // and deal with it when looking at compositing. 599 // and deal with it when looking at compositing. [all...] |
/external/chromium_org/content/browser/browser_plugin/ |
browser_plugin_guest.cc | [all...] |
/external/chromium_org/ash/wm/ |
window_animations.cc | 251 // the layer's animation completes or compositing is aborted due to GPU crash,
|
/external/chromium_org/cc/trees/ |
layer_tree_host.cc | [all...] |
/external/chromium_org/content/browser/renderer_host/media/ |
web_contents_video_capture_device_unittest.cc | 686 // falling in and out of accelerated compositing.
|
/external/chromium_org/content/common/ |
view_messages.h | 595 // update. True for 2D painting, but false for accelerated compositing. 603 // compositing is disabled. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/ |
ScrollingCoordinator.cpp | 337 // Since this machinery is used only when accelerated compositing is enabled, we expect
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
Tests.js | 620 // Force accelerated compositing.
|
/external/chromium_org/third_party/WebKit/Source/web/ |
WebPluginContainerImpl.cpp | 291 // and software compositing.
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/ |
mixer.c | 200 * Perform a video post-processing and compositing operation.
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
dri_glx.c | 462 /* Visuals with depth != screen depth are subject to automatic compositing
|