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

/external/webkit/Source/WebKit2/UIProcess/API/qt/
H A Dqgraphicswkview.cpp369 void QGraphicsWKView::takeSnapshot(const QSize& size, const QRect& contentsRect) function in class:QGraphicsWKView
376 tiledDrawingArea->takeSnapshot(size, contentsRect);
/external/webkit/Source/WebKit2/UIProcess/
H A DTiledDrawingAreaProxy.cpp228 void TiledDrawingAreaProxy::takeSnapshot(const IntSize& size, const IntRect& contentsRect) function in class:WebKit::TiledDrawingAreaProxy

Completed in 97 milliseconds