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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
GraphicsLayerUpdater.cpp 77 mapping->updateCompositedBounds(updateType);
81 reflection->reflectionLayer()->compositedLayerMapping()->updateCompositedBounds(ForceUpdate);
CompositedLayerMapping.h 163 void updateCompositedBounds(GraphicsLayerUpdater::UpdateType);
CompositedLayerMapping.cpp 323 void CompositedLayerMapping::updateCompositedBounds(GraphicsLayerUpdater::UpdateType updateType)
    [all...]

Completed in 256 milliseconds