HomeSort by relevance Sort by last modified time
    Searched defs:removeAnimation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/webkit/renderer/compositor_bindings/
web_layer_impl.cc 198 void WebLayerImpl::removeAnimation(int animation_id) {
199 layer_->RemoveAnimation(animation_id);
202 void WebLayerImpl::removeAnimation(
205 layer_->layer_animation_controller()->RemoveAnimation(
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsLayer.cpp     [all...]

Completed in 498 milliseconds