Home
last modified time | relevance | path

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

/external/skqp/tools/skqp/
Dgm_runner.cpp126 static std::unique_ptr<sk_gpu_test::TestContext> make_test_context(SkiaBackend backend) { in make_test_context() function
165 std::unique_ptr<sk_gpu_test::TestContext> testCtx = make_test_context(backend); in GetSupportedBackends()
195 std::unique_ptr<sk_gpu_test::TestContext> testCtx = make_test_context(backend); in evaluate_gm()
/external/skia/tools/skqp/
Dgm_runner.cpp125 static std::unique_ptr<sk_gpu_test::TestContext> make_test_context(SkiaBackend backend) { in make_test_context() function
164 std::unique_ptr<sk_gpu_test::TestContext> testCtx = make_test_context(backend); in GetSupportedBackends()
194 std::unique_ptr<sk_gpu_test::TestContext> testCtx = make_test_context(backend); in evaluate_gm()