Home
last modified time | relevance | path

Searched refs:GrCoverageCountingPathRenderer (Results 1 – 18 of 18) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.cpp21 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps, CoverageType* coverageType) { in IsSupported()
56 sk_sp<GrCoverageCountingPathRenderer> GrCoverageCountingPathRenderer::CreateIfSupported( in CreateIfSupported()
60 return sk_sp<GrCoverageCountingPathRenderer>(new GrCoverageCountingPathRenderer( in CreateIfSupported()
66 GrCoverageCountingPathRenderer::GrCoverageCountingPathRenderer( in GrCoverageCountingPathRenderer() function in GrCoverageCountingPathRenderer
74 GrCCPerOpListPaths* GrCoverageCountingPathRenderer::lookupPendingPaths(uint32_t opListID) { in lookupPendingPaths()
83 GrPathRenderer::CanDrawPath GrCoverageCountingPathRenderer::onCanDrawPath( in onCanDrawPath()
169 bool GrCoverageCountingPathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath()
182 void GrCoverageCountingPathRenderer::recordOp(std::unique_ptr<GrCCDrawPathsOp> op, in recordOp()
193 std::unique_ptr<GrFragmentProcessor> GrCoverageCountingPathRenderer::makeClipProcessor( in makeClipProcessor()
229 void GrCoverageCountingPathRenderer::preFlush(GrOnFlushResourceProvider* onFlushRP, in preFlush()
[all …]
DGrCoverageCountingPathRenderer_none.cpp10 bool GrCoverageCountingPathRenderer::IsSupported(const GrCaps& caps, CoverageType*) { in IsSupported()
14 sk_sp<GrCoverageCountingPathRenderer> GrCoverageCountingPathRenderer::CreateIfSupported( in CreateIfSupported()
19 std::unique_ptr<GrFragmentProcessor> GrCoverageCountingPathRenderer::makeClipProcessor( in makeClipProcessor()
DGrCoverageCountingPathRenderer.h28 class GrCoverageCountingPathRenderer : public GrPathRenderer, public GrOnFlushCallbackObject {
39 static sk_sp<GrCoverageCountingPathRenderer> CreateIfSupported(
88 GrCoverageCountingPathRenderer(CoverageType, AllowCaching, uint32_t contextUniqueID);
DGrCCDrawPathsOp.cpp39 strokeDevWidth = GrCoverageCountingPathRenderer::GetStrokeDevWidth( in Make()
46 if (conservativeSize > GrCoverageCountingPathRenderer::kPathCropThreshold) { in Make()
55 GrCoverageCountingPathRenderer::CropPath(croppedDevPath, cropBox, &croppedDevPath); in Make()
61 GrCoverageCountingPathRenderer::CropPath(croppedDevPath, cropBox, &croppedDevPath); in Make()
85 GrCoverageCountingPathRenderer::kPathCropThreshold + in InternalMake()
86 GrCoverageCountingPathRenderer::kMaxBoundsInflationFromStroke*2 + 1); in InternalMake()
/third_party/flutter/skia/src/gpu/
DGrPathRendererChain.h19 class GrCoverageCountingPathRenderer; variable
53 GrCoverageCountingPathRenderer* getCoverageCountingPathRenderer() { in getCoverageCountingPathRenderer()
62 GrCoverageCountingPathRenderer* fCoverageCountingPathRenderer = nullptr;
DGrReducedClip.h16 class GrCoverageCountingPathRenderer; variable
100 GrCoverageCountingPathRenderer*, uint32_t opListID);
DGrPathRendererChain.cpp37 using AllowCaching = GrCoverageCountingPathRenderer::AllowCaching; in GrPathRendererChain()
38 if (auto ccpr = GrCoverageCountingPathRenderer::CreateIfSupported( in GrPathRendererChain()
DGrDrawingManager.h21 class GrCoverageCountingPathRenderer; variable
75 GrCoverageCountingPathRenderer* getCoverageCountingPathRenderer();
DGrRenderTargetContext.h28 class GrCoverageCountingPathRenderer; variable
537 friend class GrCoverageCountingPathRenderer; // for access to addDrawOp variable
DGrDrawingManager.cpp582 GrCoverageCountingPathRenderer* ccpr = this->getCoverageCountingPathRenderer(); in copyRenderTasksFromDDL()
746 GrCoverageCountingPathRenderer* GrDrawingManager::getCoverageCountingPathRenderer() { in getCoverageCountingPathRenderer()
DGrReducedClip.cpp975 GrCoverageCountingPathRenderer* ccpr, uint32_t opListID) { in finishAndDetachAnalyticFPs()
/third_party/flutter/skia/tools/gpu/
DGrTest.cpp90 void GrCoverageCountingPathRenderer::testingOnly_drawPathDirectly(const DrawPathArgs& args) { in testingOnly_drawPathDirectly()
98 GrCoverageCountingPathRenderer::testingOnly_getCurrentFlushResources() { in testingOnly_getCurrentFlushResources()
113 const GrCCPathCache* GrCoverageCountingPathRenderer::testingOnly_getPathCache() const { in testingOnly_getPathCache()
/third_party/flutter/skia/tests/
DGrCCPRTest.cpp40 CCPRClip(GrCoverageCountingPathRenderer* ccpr, const SkPath& path) : fCCPR(ccpr), fPath(path) {} in CCPRClip()
58 GrCoverageCountingPathRenderer* const fCCPR;
80 GrCoverageCountingPathRenderer* ccpr() const { return fCCPR; } in ccpr()
136 GrCoverageCountingPathRenderer* fCCPR;
320 RecordLastMockAtlasIDs(sk_sp<GrCoverageCountingPathRenderer> ccpr) : fCCPR(ccpr) {} in RecordLastMockAtlasIDs()
345 sk_sp<GrCoverageCountingPathRenderer> fCCPR;
/third_party/flutter/skia/gn/
Dgpu.gni581 "$_src/gpu/ccpr/GrCoverageCountingPathRenderer.cpp",
582 "$_src/gpu/ccpr/GrCoverageCountingPathRenderer.h",
/third_party/flutter/skia/tools/viewer/
DViewer.cpp1624 if (GrCoverageCountingPathRenderer::IsSupported( in drawImGui()
2267 if(GrCoverageCountingPathRenderer::IsSupported(*caps)) { in updateUIState()
/third_party/flutter/build/skia/ohos/
DBUILD.gn783 "$flutter_root/skia/src/gpu/ccpr/GrCoverageCountingPathRenderer.cpp",
/third_party/flutter/build/skia/
DBUILD.gn1418 "$flutter_root/skia/src/gpu/ccpr/GrCoverageCountingPathRenderer.cpp",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia3454 FILE: ../../../third_party/skia/src/gpu/ccpr/GrCoverageCountingPathRenderer.cpp
3455 FILE: ../../../third_party/skia/src/gpu/ccpr/GrCoverageCountingPathRenderer.h