Searched refs:GrLegacyDirectContext (Results 1 – 3 of 3) sorted by relevance
27 class SK_API GrLegacyDirectContext : public GrContext { class29 GrLegacyDirectContext(GrBackendApi backend, const GrContextOptions& options) in GrLegacyDirectContext() function in GrLegacyDirectContext34 ~GrLegacyDirectContext() override { in ~GrLegacyDirectContext()132 sk_sp<GrContext> context(new GrLegacyDirectContext(GrBackendApi::kOpenGL, options)); in MakeGL()152 sk_sp<GrContext> context(new GrLegacyDirectContext(GrBackendApi::kMock, options)); in MakeMock()178 sk_sp<GrContext> context(new GrLegacyDirectContext(GrBackendApi::kVulkan, options)); in MakeVulkan()201 sk_sp<GrContext> context(new GrLegacyDirectContext(GrBackendApi::kMetal, options)); in MakeMetal()
121 "$_src/gpu/GrLegacyDirectContext.cpp",
585 "src/gpu/GrLegacyDirectContext.cpp",