Searched defs:tiledBackingStorePaint (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DFrame.cpp904 void Frame::tiledBackingStorePaint(GraphicsContext* context, const IntRect& rect) function in class:WebCore::Frame
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.cpp204 virtual void tiledBackingStorePaint(GraphicsContext*, const IntRect&);
898 void GraphicsLayerQtImpl::tiledBackingStorePaint(GraphicsContext* gc, const IntRect& rect) function in class:WebCore::GraphicsLayerQtImpl

Completed in 399 milliseconds