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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h 261 bool updateScrollingLayers(bool scrollingLayers);
CompositedLayerMapping.cpp 201 updateScrollingLayers(false);
394 if (updateScrollingLayers(m_owningLayer.needsCompositedScrolling())) {
    [all...]

Completed in 54 milliseconds