Searched refs:make_mock_context (Results 1 – 2 of 2) sorted by relevance
28 static sk_sp<GrDirectContext> make_mock_context() { in make_mock_context() function82 fTarget = std::make_unique<GrMockOpTarget>(make_mock_context()); in onDelayedSetup()308 fTarget = std::make_unique<GrMockOpTarget>(make_mock_context()); in onDelayedSetup()387 fTarget = std::make_unique<GrMockOpTarget>(make_mock_context()); in onDelayedSetup()
19 static sk_sp<GrDirectContext> make_mock_context() { in make_mock_context() function56 auto ctx = make_mock_context(); in DEF_TEST()