Home
last modified time | relevance | path

Searched defs:controller_impl (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/cc/animation/
Dlayer_animation_controller_unittest.cc36 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
61 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
108 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
185 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
234 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
284 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
380 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
414 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
517 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
566 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
[all …]
Dlayer_animation_controller.cc109 LayerAnimationController* controller_impl) { in PushAnimationUpdatesTo()
/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest_animation.cc140 LayerAnimationController* controller_impl = in UpdateAnimationState() local
458 LayerAnimationController* controller_impl = in AnimateLayers() local
608 LayerAnimationController* controller_impl = in DidActivateTreeOnThread() local
Dtree_synchronizer_unittest.cc90 virtual void PushAnimationUpdatesTo(LayerAnimationController* controller_impl) in PushAnimationUpdatesTo()
/external/chromium_org/content/browser/frame_host/
Dnavigation_controller_impl_unittest.cc212 NavigationControllerImpl& controller_impl() { in controller_impl() function in content::NavigationControllerTest