Home
last modified time | relevance | path

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

/third_party/skia/bench/
DTessellateBench.cpp29 static sk_sp<GrDirectContext> make_mock_context() { in make_mock_context() function
103 fTarget = std::make_unique<GrMockOpTarget>(make_mock_context()); in onDelayedSetup()
340 fTarget = std::make_unique<GrMockOpTarget>(make_mock_context()); in onDelayedSetup()