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

  /external/webkit/Source/WebCore/platform/graphics/
TiledBackingStore.h 60 void setTileCreationDelay(double delay);
TiledBackingStore.cpp 60 void TiledBackingStore::setTileCreationDelay(double delay)
  /external/webkit/Source/WebKit2/UIProcess/
TiledDrawingAreaProxy.h 90 void setTileCreationDelay(double delay);
TiledDrawingAreaProxy.cpp 216 void TiledDrawingAreaProxy::setTileCreationDelay(double delay)
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp 400 m_tiledBackingStore->setTileCreationDelay(0);
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.cpp     [all...]

Completed in 318 milliseconds