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
30 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anon0c80b6900111::MockTestContext
30 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anon40569cd90111::MockTestContext
139 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anon51da359e0111::VkTestContextImpl
139 sk_sp<GrContext> makeGrContext(const GrContextOptions& options) override { in makeGrContext() function in __anond78e5f670111::VkTestContextImpl
345 sk_sp<GrContext> GLTestContext::makeGrContext(const GrContextOptions& options) { in makeGrContext() function in sk_gpu_test::GLTestContext