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

  /external/chromium_org/content/renderer/compositor_bindings/
web_layer_impl.cc 267 void WebLayerImpl::pauseAnimation(int animation_id, double time_offset) {
268 layer_->PauseAnimation(animation_id, time_offset);
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsLayer.cpp     [all...]

Completed in 654 milliseconds