Searched refs:defaultTileHeight (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DTiledBacking.h32 static const int defaultTileHeight = 512; member in namespace:WebCore
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/
H A DTileController.cpp51 , m_tileSize(defaultTileWidth, defaultTileHeight)
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderLayerBacking.cpp229 int marginTopAndBottomSize = hasExtendedBackgroundOnTopAndBottom ? defaultTileHeight : 0;
H A DRenderLayerCompositor.cpp458 double verticalMargin = defaultTileHeight / pageScaleFactor();

Completed in 91 milliseconds