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

  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.h 132 bool shouldUpdateAfterCompositingChange() const { return m_scrollGestureRegionIsDirty || m_touchEventTargetRectsAreDirty || frameViewIsDirty(); }
147 bool frameViewIsDirty() const;
ScrollingCoordinator.cpp     [all...]

Completed in 658 milliseconds