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 __anon80f128ee0111::MockTestContext
43 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon30e3e0100111::D3DTestContextImpl
76 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anonb5e428fc0111::VkTestContextImpl
145 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon912bb42e0111::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