Searched refs:doPixelReadbackToCanvas (Results 1 – 2 of 2) sorted by relevance
622 void doPixelReadbackToCanvas(WebCanvas*, const WebCore::IntRect&);
1837 void WebViewImpl::doPixelReadbackToCanvas(WebCanvas* canvas, const IntRect& rect) in doPixelReadbackToCanvas() function in blink::WebViewImpl1871 doPixelReadbackToCanvas(canvas, resizeRect); in paint()