Searched defs:removeAnimation (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/webkit/renderer/compositor_bindings/ | ||
D | web_layer_impl.cc | 220 void WebLayerImpl::removeAnimation(int animation_id) { in removeAnimation() function in webkit::WebLayerImpl |
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ | ||
D | GraphicsLayer.cpp | 1083 void GraphicsLayer::removeAnimation(int animationId) in removeAnimation() function in WebCore::GraphicsLayer |