Home
last modified time | relevance | path

Searched refs:GrCCPerFlushResources (Results 1 – 25 of 32) sorted by relevance

12

/external/skia/src/gpu/ccpr/
DGrCCPerFlushResources.cpp46 AtlasOp(uint32_t classID, sk_sp<const GrCCPerFlushResources> resources, in AtlasOp()
54 const sk_sp<const GrCCPerFlushResources> fResources;
63 sk_sp<const GrCCPerFlushResources> resources, in Make()
90 CopyAtlasOp(sk_sp<const GrCCPerFlushResources> resources, sk_sp<GrTextureProxy> srcProxy, in CopyAtlasOp()
108 sk_sp<const GrCCPerFlushResources> resources, in Make()
128 RenderAtlasOp(sk_sp<const GrCCPerFlushResources> resources, FillBatchID fillBatchID, in RenderAtlasOp()
151 GrCCPerFlushResources::GrCCPerFlushResources(GrOnFlushResourceProvider* onFlushRP, in GrCCPerFlushResources() function in GrCCPerFlushResources
195 void GrCCPerFlushResources::upgradeEntryToLiteralCoverageAtlas( in upgradeEntryToLiteralCoverageAtlas()
249 void GrCCPerFlushResources::recordCopyPathInstance(const GrCCPathCacheEntry& entry, in recordCopyPathInstance()
335 GrCCAtlas* GrCCPerFlushResources::renderShapeInAtlas( in renderShapeInAtlas()
[all …]
DGrCCDrawPathsOp.h18 class GrCCPerFlushResources; variable
65 void setupResources(GrCCPathCache*, GrOnFlushResourceProvider*, GrCCPerFlushResources*,
99 void setupResources(GrCCPathCache*, GrOnFlushResourceProvider*, GrCCPerFlushResources*,
DGrCCPerFlushResources.h66 class GrCCPerFlushResources : public GrNonAtomicRef<GrCCPerFlushResources> {
68 GrCCPerFlushResources(GrOnFlushResourceProvider*, const GrCCPerFlushResourceSpecs&);
DGrCCPathProcessor.h18 class GrCCPerFlushResources; variable
90 const GrCCPerFlushResources&, int baseInstance, int endInstance,
DGrCCDrawPathsOp.cpp307 GrCCPerFlushResources* resources, DoCopiesToA8Coverage doCopies) { in setupResources()
323 GrCCPerFlushResources* resources, DoCopiesToA8Coverage doCopies, GrCCDrawPathsOp* op) { in setupResources()
399 const GrCCPerFlushResources* resources = fOwningPerOpListPaths->fFlushResources.get(); in onExecute()
DGrCCClipPath.cpp66 void GrCCClipPath::renderPathInAtlas(GrCCPerFlushResources* resources, in renderPathInAtlas()
DGrCoverageCountingPathRenderer.h112 const GrCCPerFlushResources* testingOnly_getCurrentFlushResources();
DGrCCPathProcessor.cpp123 const GrCCPerFlushResources& resources, int baseInstance, in drawPaths()
DGrCoverageCountingPathRenderer.cpp247 auto resources = sk_make_sp<GrCCPerFlushResources>(onFlushRP, specs); in preFlush()
/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.cpp43 AtlasOp(uint32_t classID, sk_sp<const GrCCPerFlushResources> resources, in AtlasOp()
51 const sk_sp<const GrCCPerFlushResources> fResources;
60 sk_sp<const GrCCPerFlushResources> resources, in Make()
87 CopyAtlasOp(sk_sp<const GrCCPerFlushResources> resources, sk_sp<GrTextureProxy> srcProxy, in CopyAtlasOp()
105 sk_sp<const GrCCPerFlushResources> resources, in Make()
125 RenderAtlasOp(sk_sp<const GrCCPerFlushResources> resources, FillBatchID fillBatchID, in RenderAtlasOp()
148 GrCCPerFlushResources::GrCCPerFlushResources(GrOnFlushResourceProvider* onFlushRP, in GrCCPerFlushResources() function in GrCCPerFlushResources
192 void GrCCPerFlushResources::upgradeEntryToLiteralCoverageAtlas( in upgradeEntryToLiteralCoverageAtlas()
246 void GrCCPerFlushResources::recordCopyPathInstance(const GrCCPathCacheEntry& entry, in recordCopyPathInstance()
332 GrCCAtlas* GrCCPerFlushResources::renderShapeInAtlas( in renderShapeInAtlas()
[all …]
DGrCCDrawPathsOp.h21 class GrCCPerFlushResources; variable
63 void setupResources(GrCCPathCache*, GrOnFlushResourceProvider*, GrCCPerFlushResources*,
95 void setupResources(GrCCPathCache*, GrOnFlushResourceProvider*, GrCCPerFlushResources*,
DGrCCPerFlushResources.h66 class GrCCPerFlushResources : public GrNonAtomicRef<GrCCPerFlushResources> {
68 GrCCPerFlushResources(GrOnFlushResourceProvider*, const GrCCPerFlushResourceSpecs&);
DGrCCPathProcessor.h18 class GrCCPerFlushResources; variable
90 const GrCCPerFlushResources&, int baseInstance, int endInstance,
DGrCCDrawPathsOp.cpp304 GrCCPerFlushResources* resources, DoCopiesToA8Coverage doCopies) { in setupResources()
320 GrCCPerFlushResources* resources, DoCopiesToA8Coverage doCopies, GrCCDrawPathsOp* op) { in setupResources()
396 const GrCCPerFlushResources* resources = fOwningPerOpListPaths->fFlushResources.get(); in onExecute()
DGrCCClipPath.cpp66 void GrCCClipPath::renderPathInAtlas(GrCCPerFlushResources* resources, in renderPathInAtlas()
DGrCoverageCountingPathRenderer.h112 const GrCCPerFlushResources* testingOnly_getCurrentFlushResources();
DGrCCPathProcessor.cpp121 const GrCCPerFlushResources& resources, int baseInstance, in drawPaths()
DGrCoverageCountingPathRenderer.cpp247 auto resources = sk_make_sp<GrCCPerFlushResources>(onFlushRP, specs); in preFlush()
/external/skia/tools/gpu/
DGrTest.cpp114 const GrCCPerFlushResources*
121 const GrCCPerFlushResources* resources = fFlushingPaths.front()->fFlushResources.get(); in testingOnly_getCurrentFlushResources()
134 const GrTexture* GrCCPerFlushResources::testingOnly_frontCopyAtlasTexture() const { in testingOnly_frontCopyAtlasTexture()
142 const GrTexture* GrCCPerFlushResources::testingOnly_frontRenderedAtlasTexture() const { in testingOnly_frontRenderedAtlasTexture()
/external/skqp/include/private/
DGrCCPerOpListPaths.h19 class GrCCPerFlushResources; variable
29 sk_sp<const GrCCPerFlushResources> fFlushResources;
DGrCCClipPath.h16 class GrCCPerFlushResources; variable
61 void renderPathInAtlas(GrCCPerFlushResources*, GrOnFlushResourceProvider*);
/external/skia/include/private/
DGrCCPerOpListPaths.h19 class GrCCPerFlushResources; variable
29 sk_sp<const GrCCPerFlushResources> fFlushResources;
DGrCCClipPath.h16 class GrCCPerFlushResources; variable
61 void renderPathInAtlas(GrCCPerFlushResources*, GrOnFlushResourceProvider*);
/external/skqp/tools/gpu/
DGrTest.cpp287 const GrCCPerFlushResources*
294 const GrCCPerFlushResources* resources = fFlushingPaths.front()->fFlushResources.get(); in testingOnly_getCurrentFlushResources()
307 const GrTexture* GrCCPerFlushResources::testingOnly_frontCopyAtlasTexture() const { in testingOnly_frontCopyAtlasTexture()
315 const GrTexture* GrCCPerFlushResources::testingOnly_frontRenderedAtlasTexture() const { in testingOnly_frontRenderedAtlasTexture()
/external/skqp/src/gpu/
DGrRenderTargetContext.h455 friend class GrCCPerFlushResources; // for access to addDrawOp variable

12