Searched defs:makeContext (Results 1 – 8 of 8) sorted by relevance
24 sk_sp<GrDirectContext> TestContext::makeContext(const GrContextOptions&) { in makeContext() function in sk_gpu_test::TestContext
27 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon20cf796d0111::MockTestContext
43 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon17a604cf0111::D3DTestContextImpl
76 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon840811fb0111::VkTestContextImpl
145 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon310a04ad0111::DawnTestContextImpl
252 sk_sp<GrDirectContext> GLTestContext::makeContext(const GrContextOptions& options) { in makeContext() function in sk_gpu_test::GLTestContext
48 SkLayerDrawLooper::makeContext(SkArenaAlloc* alloc) const { in makeContext() function in SkLayerDrawLooper
79 SkShaderBase::Context* SkShaderBase::makeContext(const ContextRec& rec, SkArenaAlloc* alloc) const { in makeContext() function in SkShaderBase