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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DTiledBacking.h31 static const int defaultTileWidth = 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.cpp228 int marginLeftAndRightSize = hasExtendedBackgroundOnLeftAndRight ? defaultTileWidth : 0;
H A DRenderLayerCompositor.cpp457 double horizontalMargin = defaultTileWidth / pageScaleFactor();

Completed in 130 milliseconds