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

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

Completed in 161 milliseconds