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 __anone04e74610111::MockTestContext
218 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anonf088ffa10111::DawnTestContextImpl
204 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anonc377b2ef0111::VkTestContextImpl
348 sk_sp<GrContext> GLTestContext::makeGrContext(const GrContextOptions& options) { in makeGrContext() function in sk_gpu_test::GLTestContext