Searched defs:makeGrContext (Results 1 – 8 of 8) 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 __anon7cb8c4d30111::MockTestContext
28 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anonb08eab1c0111::MockTestContext
204 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anon41ebc42a0111::VkTestContextImpl
204 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anonbc379a610111::VkTestContextImpl
348 sk_sp<GrContext> GLTestContext::makeGrContext(const GrContextOptions& options) { in makeGrContext() function in sk_gpu_test::GLTestContext