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

  /external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.cpp 31 static const int defaultTileHeight = 512;
37 , m_tileSize(defaultTileWidth, defaultTileHeight)
  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.cpp 43 static const int defaultTileHeight = 1024;
57 , m_tileSize(defaultTileWidth, defaultTileHeight)

Completed in 581 milliseconds