Home
last modified time | relevance | path

Searched refs:DiscardScope (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSMILTimeContainer.cpp43 class DiscardScope { class
45 …explicit DiscardScope(SVGSVGElement& timeContainerOwner) : m_discardScopeElement(&timeContainerOwn… in DiscardScope() function in blink::DiscardScope
172 DiscardScope discardScope(m_ownerSVGElement); in begin()
354 DiscardScope discardScope(m_ownerSVGElement); in updateAnimationsAndScheduleFrameIfNeeded()