Home
last modified time | relevance | path

Searched refs:compareCanvasToImage (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/tests/qgraphicswebview/
Dtst_qgraphicswebview.cpp55 void compareCanvasToImage(const QUrl&, const QImage&);
550 compareCanvasToImage(QUrl(QLatin1String("qrc:///resources/pointing_up.html")), reference); in webglSoftwareFallbackVerticalOrientation()
569 compareCanvasToImage(QUrl(QLatin1String("qrc:///resources/pointing_right.html")), reference); in webglSoftwareFallbackHorizontalOrientation()
572 void tst_QGraphicsWebView::compareCanvasToImage(const QUrl& url, const QImage& reference) in compareCanvasToImage() function in tst_QGraphicsWebView
/external/webkit/Source/WebKit/qt/
DChangeLog1008 (tst_QGraphicsWebView::compareCanvasToImage):