Home
last modified time | relevance | path

Searched refs:mapToContents (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DTiledBackingStore.h91 IntRect mapToContents(const IntRect&) const;
DTiledBackingStore.cpp319 IntRect TiledBackingStore::mapToContents(const IntRect& rect) const in mapToContents() function in WebCore::TiledBackingStore
/external/webkit/Source/WebKit2/UIProcess/
DTiledDrawingAreaProxy.h102 WebCore::IntRect mapToContents(const WebCore::IntRect&) const;
DTiledDrawingAreaProxy.cpp306 paintedArea.append(mapToContents(tile->rect())); in tileBufferUpdateComplete()
545 IntRect TiledDrawingAreaProxy::mapToContents(const IntRect& rect) const in mapToContents() function in WebKit::TiledDrawingAreaProxy
/external/webkit/Source/WebCore/platform/graphics/qt/
DTileQt.cpp126 … m_backingStore->m_client->tiledBackingStorePaint(&context, m_backingStore->mapToContents(rect)); in updateBackBuffer()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1618547 (WebKit::TiledDrawingAreaProxy::mapToContents):
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2436101 (WebCore::TiledBackingStore::mapToContents):