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 __anon4f77bf4e0111::MockTestContext
43 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anonfe115e700111::D3DTestContextImpl
76 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon5ade8f5c0111::VkTestContextImpl
145 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon5fb24a8e0111::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