Home
last modified time | relevance | path

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

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