Searched defs:OnScrollOffsetAnimated (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/cc/test/ | ||
D | animation_test_common.cc | 202 void FakeLayerAnimationValueObserver::OnScrollOffsetAnimated( in OnScrollOffsetAnimated() function in cc::FakeLayerAnimationValueObserver |
/external/chromium_org/cc/layers/ | ||
D | layer.cc | 1084 void Layer::OnScrollOffsetAnimated(gfx::Vector2dF scroll_offset) { in OnScrollOffsetAnimated() function in cc::Layer |
D | layer_impl.cc | 702 void LayerImpl::OnScrollOffsetAnimated(gfx::Vector2dF scroll_offset) { in OnScrollOffsetAnimated() function in cc::LayerImpl |