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

  /frameworks/base/libs/hwui/
AnimationContext.h 82 bool hasAnimations() {
TreeInfo.h 104 , hasAnimations(false)
110 bool hasAnimations;
113 // This is only set if hasAnimations is true
  /external/chromium_org/third_party/WebKit/Source/core/svg/animation/
SMILTimeContainer.cpp 120 bool SMILTimeContainer::hasAnimations() const
  /external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
SVGImage.cpp 368 bool SVGImage::hasAnimations() const
373 return rootElement->timeContainer()->hasAnimations() || toLocalFrame(m_page->mainFrame())->document()->timeline().hasPendingUpdates();
  /frameworks/base/services/core/java/com/android/server/wm/
ScreenRotationAnimation.java     [all...]

Completed in 471 milliseconds