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.cc44 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
75 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
119 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
175 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
255 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
308 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
360 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
464 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
499 scoped_refptr<LayerAnimationController> controller_impl( in TEST() local
603 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.cc138 LayerAnimationController* controller_impl = in UpdateAnimationState() local
508 LayerAnimationController* controller_impl = in AnimateLayers() local
658 LayerAnimationController* controller_impl = in DidActivateTreeOnThread() local
Dtree_synchronizer_unittest.cc93 virtual void PushAnimationUpdatesTo(LayerAnimationController* controller_impl) in PushAnimationUpdatesTo()
/external/chromium_org/content/browser/frame_host/
Dnavigation_controller_impl_unittest.cc214 NavigationControllerImpl& controller_impl() { in controller_impl() function in content::NavigationControllerTest