Searched defs:SetScrollableSize (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/cc/layers/ | ||
D | layer_impl_unittest.cc | 405 virtual void SetScrollableSize(gfx::SizeF scrollable_size) OVERRIDE {} in SetScrollableSize() function in cc::__anon805ed14a0111::ScrollDelegateIgnore |
/external/chromium_org/content/browser/android/in_process/ | ||
D | synchronous_compositor_impl.cc | 255 void SynchronousCompositorImpl::SetScrollableSize(gfx::SizeF scrollable_size) { in SetScrollableSize() function in content::SynchronousCompositorImpl |
/external/chromium_org/cc/trees/ | ||
D | layer_tree_host_impl_unittest.cc | 2478 virtual void SetScrollableSize(gfx::SizeF scrollable_size) OVERRIDE { in SetScrollableSize() function in cc::__anon6fab67090111::TestScrollOffsetDelegate |