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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerCompositor.h 334 bool m_needsToUpdateLayerTreeGeometry;
RenderLayerCompositor.cpp 215 , m_needsToUpdateLayerTreeGeometry(false)
403 m_needsToUpdateLayerTreeGeometry = true;
406 m_needsToUpdateLayerTreeGeometry = true;
411 needGeometryUpdate = m_needsToUpdateLayerTreeGeometry;
423 m_needsToUpdateLayerTreeGeometry = false;
    [all...]

Completed in 175 milliseconds