Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/tests/benchmarks/webgl/
Dtst_webgl.cpp31 class tst_WebGlPerformance : public QObject { class
81 void tst_WebGlPerformance::init() in init()
88 void tst_WebGlPerformance::cleanup() in cleanup()
93 void tst_WebGlPerformance::benchSoftwareFallbackRgb16() in benchSoftwareFallbackRgb16()
98 void tst_WebGlPerformance::benchSoftwareFallbackRgb32() in benchSoftwareFallbackRgb32()
103 void tst_WebGlPerformance::benchSoftwareFallbackArgb32() in benchSoftwareFallbackArgb32()
108 void tst_WebGlPerformance::benchSoftwareFallbackArgb32Premultiplied() in benchSoftwareFallbackArgb32Premultiplied()
113 void tst_WebGlPerformance::benchmarkFrameRenderingOnImage(QImage::Format format) in benchmarkFrameRenderingOnImage()
128 QTEST_MAIN(tst_WebGlPerformance)
/external/webkit/Source/WebKit/qt/
DChangeLog991 (tst_WebGlPerformance::init):
992 (tst_WebGlPerformance::cleanup):
993 (tst_WebGlPerformance::benchSoftwareFallbackRgb16):
994 (tst_WebGlPerformance::benchSoftwareFallbackRgb32):
995 (tst_WebGlPerformance::benchSoftwareFallbackArgb32):
996 (tst_WebGlPerformance::benchSoftwareFallbackArgb32Premultiplied):
997 (tst_WebGlPerformance::benchmarkFrameRenderingOnImage):