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

  /external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.cpp 53 void TiledBackingStore::setTileSize(const IntSize& size)
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerTilerChromium.cpp 60 setTileSize(tileSize);
81 void LayerTilerChromium::setTileSize(const IntSize& requestedSize)
  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.cpp 207 void TiledDrawingAreaProxy::setTileSize(const IntSize& size)

Completed in 94 milliseconds