Searched refs:use_anchor (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/test/
H A Dweb_layer_tree_view_impl_for_testing.cc115 bool use_anchor,
113 startPageScaleAnimation( const blink::WebPoint& scroll, bool use_anchor, float new_page_scale, double duration_sec) argument
H A Dweb_layer_tree_view_impl_for_testing.h48 bool use_anchor,
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.h98 bool use_anchor,
H A Drender_widget_compositor.cc473 bool use_anchor,
480 use_anchor, local
471 startPageScaleAnimation( const blink::WebPoint& destination, bool use_anchor, float new_page_scale, double duration_sec) argument
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.h231 bool use_anchor,
420 bool use_anchor; member in struct:cc::LayerTreeHost::PendingPageScaleAnimation
H A Dlayer_tree_host.cc392 pending_page_scale_animation_->use_anchor,
711 bool use_anchor,
716 pending_page_scale_animation_->use_anchor = use_anchor;
710 StartPageScaleAnimation(gfx::Vector2d target_offset, bool use_anchor, float scale, base::TimeDelta duration) argument

Completed in 427 milliseconds