Searched defs:removeAnimation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/blink/
H A Dweb_layer_impl.cc247 void WebLayerImpl::removeAnimation(int animation_id) { function in class:cc_blink::WebLayerImpl
251 void WebLayerImpl::removeAnimation( function in class:cc_blink::WebLayerImpl
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsLayer.cpp977 platformLayer()->removeAnimation(animation->id(), animation->targetProperty());
986 void GraphicsLayer::removeAnimation(int animationId) function in class:blink::GraphicsLayer
988 platformLayer()->removeAnimation(animationId);

Completed in 278 milliseconds