Home
last modified time | relevance | path

Searched refs:CreateIfSupported (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp14 sk_sp<GrCoverageCountingPathRenderer> GrCoverageCountingPathRenderer::CreateIfSupported( in CreateIfSupported() function in GrCoverageCountingPathRenderer
DGrCoverageCountingPathRenderer.h37 static sk_sp<GrCoverageCountingPathRenderer> CreateIfSupported(const GrCaps&, AllowCaching,
DGrCoverageCountingPathRenderer.cpp33 sk_sp<GrCoverageCountingPathRenderer> GrCoverageCountingPathRenderer::CreateIfSupported( in CreateIfSupported() function in GrCoverageCountingPathRenderer
/external/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer_none.cpp14 sk_sp<GrCoverageCountingPathRenderer> GrCoverageCountingPathRenderer::CreateIfSupported( in CreateIfSupported() function in GrCoverageCountingPathRenderer
DGrCoverageCountingPathRenderer.h37 static sk_sp<GrCoverageCountingPathRenderer> CreateIfSupported(const GrCaps&, AllowCaching,
DGrCoverageCountingPathRenderer.cpp33 sk_sp<GrCoverageCountingPathRenderer> GrCoverageCountingPathRenderer::CreateIfSupported( in CreateIfSupported() function in GrCoverageCountingPathRenderer
/external/skqp/src/gpu/
DGrPathRendererChain.cpp42 if (auto ccpr = GrCoverageCountingPathRenderer::CreateIfSupported( in GrPathRendererChain()
/external/skia/src/gpu/
DGrPathRendererChain.cpp50 if (auto ccpr = GrCoverageCountingPathRenderer::CreateIfSupported( in GrPathRendererChain()