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

  /external/chromium_org/third_party/WebKit/Source/core/animation/
CompositorPendingAnimations.cpp 52 bool CompositorPendingAnimations::startPendingAnimations()
DocumentAnimations.cpp 87 void DocumentAnimations::startPendingAnimations(Document& document)
90 if (document.compositorPendingAnimations().startPendingAnimations()) {

Completed in 1369 milliseconds