HomeSort by relevance Sort by last modified time
    Searched refs:hasCompositedAnimations (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
SurfaceCollection.h 68 bool hasCompositedAnimations();
SurfaceCollectionManager.cpp 150 newCollection->hasCompositedAnimations());
166 newCollection->hasCompositedAnimations());
266 *newCollectionHasAnimPtr = m_paintingCollection->hasCompositedAnimations();
SurfaceCollection.cpp 207 bool SurfaceCollection::hasCompositedAnimations()

Completed in 58 milliseconds