Home
last modified time | relevance | path

Searched defs:makeContext (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/tools/gpu/
DTestContext.cpp24 sk_sp<GrDirectContext> TestContext::makeContext(const GrContextOptions&) { in makeContext() function in sk_gpu_test::TestContext
/third_party/skia/tools/gpu/mock/
DMockTestContext.cpp27 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anonef560fcd0111::MockTestContext
/third_party/skia/tools/gpu/d3d/
DD3DTestContext.cpp43 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anone4d3832f0111::D3DTestContextImpl
/third_party/skia/tools/gpu/vk/
DVkTestContext.cpp76 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anon2902785b0111::VkTestContextImpl
/third_party/skia/tools/gpu/dawn/
DDawnTestContext.cpp145 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anonff909b0d0111::DawnTestContextImpl
/third_party/flutter/skia/src/shaders/
DSkShader.cpp80 SkShaderBase::Context* SkShaderBase::makeContext(const ContextRec& rec, SkArenaAlloc* alloc) const { in makeContext() function in SkShaderBase
/third_party/skia/tools/gpu/gl/
DGLTestContext.cpp252 sk_sp<GrDirectContext> GLTestContext::makeContext(const GrContextOptions& options) { in makeContext() function in sk_gpu_test::GLTestContext
/third_party/flutter/skia/src/effects/
DSkLayerDrawLooper.cpp45 SkLayerDrawLooper::makeContext(SkArenaAlloc* alloc) const { in makeContext() function in SkLayerDrawLooper
/third_party/skia/src/effects/
DSkLayerDrawLooper.cpp48 SkLayerDrawLooper::makeContext(SkArenaAlloc* alloc) const { in makeContext() function in SkLayerDrawLooper
/third_party/skia/src/shaders/
DSkShader.cpp79 SkShaderBase::Context* SkShaderBase::makeContext(const ContextRec& rec, SkArenaAlloc* alloc) const { in makeContext() function in SkShaderBase