Home
last modified time | relevance | path

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

/external/skia/tools/gpu/
DTestContext.cpp24 sk_sp<GrDirectContext> TestContext::makeContext(const GrContextOptions&) { in makeContext() function in sk_gpu_test::TestContext
/external/skia/tools/gpu/mock/
DMockTestContext.cpp27 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anonc32faa030111::MockTestContext
/external/skia/tools/gpu/d3d/
DD3DTestContext.cpp43 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anone9f517e50111::D3DTestContextImpl
/external/skia/tools/gpu/vk/
DVkTestContext.cpp76 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anonc02b67910111::VkTestContextImpl
/external/skia/tools/gpu/dawn/
DDawnTestContext.cpp145 sk_sp<GrDirectContext> makeContext(const GrContextOptions& options) override { in makeContext() function in __anond36a35430111::DawnTestContextImpl
/external/skqp/tests/
DQuickRejectTest.cpp24 SkDrawLooper::Context* makeContext(SkCanvas*, SkArenaAlloc* alloc) const override { in makeContext() function in TestLooper
/external/skia/tools/gpu/gl/
DGLTestContext.cpp249 sk_sp<GrDirectContext> GLTestContext::makeContext(const GrContextOptions& options) { in makeContext() function in sk_gpu_test::GLTestContext
/external/skqp/src/shaders/
DSkShader.cpp79 SkShaderBase::Context* SkShaderBase::makeContext(const ContextRec& rec, SkArenaAlloc* alloc) const { in makeContext() function in SkShaderBase
/external/skia/src/effects/
DSkLayerDrawLooper.cpp48 SkLayerDrawLooper::makeContext(SkArenaAlloc* alloc) const { in makeContext() function in SkLayerDrawLooper
/external/skqp/src/effects/
DSkLayerDrawLooper.cpp46 SkLayerDrawLooper::makeContext(SkCanvas* canvas, SkArenaAlloc* alloc) const { in makeContext() function in SkLayerDrawLooper
/external/skia/src/shaders/
DSkShader.cpp78 SkShaderBase::Context* SkShaderBase::makeContext(const ContextRec& rec, SkArenaAlloc* alloc) const { in makeContext() function in SkShaderBase