Home
last modified time | relevance | path

Searched refs:GrDDLContext (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DGrDDLContext.cpp21 class GrDDLContext final : public GrRecordingContext {
23 GrDDLContext(sk_sp<GrContextThreadSafeProxy> proxy) in GrDDLContext() function in final
27 ~GrDDLContext() override {}
115 sk_sp<GrRecordingContext> context(new GrDDLContext(std::move(proxy))); in MakeDDL()

Completed in 1 milliseconds