Searched refs:GrDDLContext (Results 1 – 8 of 8) sorted by relevance
18 class SK_API GrDDLContext : public GrContext { class20 GrDDLContext(sk_sp<GrContextThreadSafeProxy> proxy) in GrDDLContext() function in GrDDLContext25 ~GrDDLContext() override { } in ~GrDDLContext()74 sk_sp<GrContext> context(new GrDDLContext(proxy)); in MakeDDL()
21 class GrDDLContext final : public GrRecordingContext { class23 GrDDLContext(sk_sp<GrContextThreadSafeProxy> proxy) in GrDDLContext() function in GrDDLContext27 ~GrDDLContext() override {} in ~GrDDLContext()115 sk_sp<GrRecordingContext> context(new GrDDLContext(std::move(proxy))); in MakeDDL()
50 "GrDDLContext.cpp",
76 "$_src/gpu/GrDDLContext.cpp",
71 "$_src/gpu/GrDDLContext.cpp",
691 "$flutter_root/skia/src/gpu/GrDDLContext.cpp",
1326 "$flutter_root/skia/src/gpu/GrDDLContext.cpp",
1004 FILE: ../../../third_party/skia/src/gpu/GrDDLContext.cpp