Home
last modified time | relevance | path

Searched defs:PreRotationBenchmark (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/perf_tests/
DPreRotationPerf.cpp78 class PreRotationBenchmark : public ANGLERenderTest, class
93 PreRotationBenchmark::PreRotationBenchmark() : ANGLERenderTest("PreRotation", GetParam()) {} in PreRotationBenchmark() function in __anonc6ad4fa30111::PreRotationBenchmark
200 TEST_P(PreRotationBenchmark, Run) in TEST_P() argument