Home
last modified time | relevance | path

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

/external/chromium_org/webkit/renderer/compositor_bindings/
Dweb_layer_impl.cc220 void WebLayerImpl::removeAnimation(int animation_id) { in removeAnimation() function in webkit::WebLayerImpl
224 void WebLayerImpl::removeAnimation( in removeAnimation() function in webkit::WebLayerImpl
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsLayer.cpp1083 void GraphicsLayer::removeAnimation(int animationId) in removeAnimation() function in WebCore::GraphicsLayer