/external/chromium_org/cc/trees/ |
D | layer_tree_host_client.h | 28 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta,
|
D | layer_tree_host_unittest_scroll.cc | 75 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function in cc::__anon28c0ec860111::LayerTreeHostScrollTestScrollSimple 152 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function in cc::__anon28c0ec860111::LayerTreeHostScrollTestScrollMultipleRedraw 312 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function in cc::__anon28c0ec860111::LayerTreeHostScrollTestScrollAbortedCommit 468 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function in cc::__anon28c0ec860111::LayerTreeHostScrollTestCaseWithChild 808 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function in cc::__anon28c0ec860111::ImplSidePaintingScrollTestSimple
|
D | layer_tree_host_perftest.cc | 341 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function in cc::__anon536228850111::PageScaleImplSidePaintingPerfTest
|
D | layer_tree_host.h | 235 void ApplyScrollAndScale(const ScrollAndScaleSet& info);
|
D | layer_tree_host.cc | 1051 void LayerTreeHost::ApplyScrollAndScale(const ScrollAndScaleSet& info) { in ApplyScrollAndScale() function in cc::LayerTreeHost 1085 client_->ApplyScrollAndScale(root_scroll_delta, info.page_scale_delta); in ApplyScrollAndScale()
|
D | thread_proxy.cc | 824 layer_tree_host()->ApplyScrollAndScale( in BeginMainFrame()
|
D | layer_tree_host_unittest.cc | 1162 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, float scale) in ApplyScrollAndScale() function in cc::__anone5ca78380111::LayerTreeHostTestStartPageScaleAnimation
|
/external/chromium_org/cc/test/ |
D | fake_layer_tree_host_client.h | 34 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function
|
D | layer_tree_test.cc | 232 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function in cc::LayerTreeHostClientForTesting 234 test_hooks_->ApplyScrollAndScale(scroll_delta, scale); in ApplyScrollAndScale()
|
D | layer_tree_test.h | 59 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function
|
/external/chromium_org/content/test/ |
D | web_layer_tree_view_impl_for_testing.h | 66 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, float page_scale)
|
D | web_layer_tree_view_impl_for_testing.cc | 152 void WebLayerTreeViewImplForTesting::ApplyScrollAndScale( in ApplyScrollAndScale() function in webkit::WebLayerTreeViewImplForTesting
|
/external/chromium_org/content/browser/renderer_host/ |
D | compositor_impl_android.h | 78 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function
|
/external/chromium_org/content/renderer/gpu/ |
D | render_widget_compositor.h | 125 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta,
|
D | render_widget_compositor.cc | 587 void RenderWidgetCompositor::ApplyScrollAndScale(gfx::Vector2d scroll_delta, in ApplyScrollAndScale() function in content::RenderWidgetCompositor
|
/external/chromium_org/ui/compositor/ |
D | compositor.h | 301 virtual void ApplyScrollAndScale(gfx::Vector2d scroll_delta, in NON_EXPORTED_BASE()
|