Searched defs:makeGrContext (Results 1 – 5 of 5) sorted by relevance
34 sk_sp<GrContext> TestContext::makeGrContext(const GrContextOptions&) { in makeGrContext() function in sk_gpu_test::TestContext
28 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anonfdb963c20111::MockTestContext
204 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anonbb3819d00111::VkTestContextImpl
218 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anon0df3ef020111::DawnTestContextImpl
348 sk_sp<GrContext> GLTestContext::makeGrContext(const GrContextOptions& options) { in makeGrContext() function in sk_gpu_test::GLTestContext