Home
last modified time | relevance | path

Searched refs:WindowWithVSync (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DANGLEPerfTest.cpp616 case SurfaceType::WindowWithVSync: in story()
746 if (mTestParams.surfaceType != SurfaceType::WindowWithVSync) in SetUp()
768 if (mTestParams.surfaceType != SurfaceType::WindowWithVSync) in SetUp()
DANGLEPerfTest.h130 WindowWithVSync, enumerator
DTracePerfTest.cpp1903 out.trackGpuTime = surfaceType == SurfaceType::WindowWithVSync; in CombineWithSurfaceType()
1967 surfaceTypes.push_back(SurfaceType::WindowWithVSync); in RegisterTraceTests()