Home
last modified time | relevance | path

Searched refs:GrDrawAtlasPathOp (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/tessellate/
DGrDrawAtlasPathOp.cpp117 GrProcessorSet::Analysis GrDrawAtlasPathOp::finalize(const GrCaps& caps, const GrAppliedClip* clip, in finalize()
126 GrOp::CombineResult GrDrawAtlasPathOp::onCombineIfPossible( in onCombineIfPossible()
128 auto* that = op->cast<GrDrawAtlasPathOp>(); in onCombineIfPossible()
144 void GrDrawAtlasPathOp::onPrePrepare(GrRecordingContext*, in onPrePrepare()
151 void GrDrawAtlasPathOp::onPrepare(GrOpFlushState* state) { in onPrepare()
164 void GrDrawAtlasPathOp::onExecute(GrOpFlushState* state, const SkRect& chainBounds) { in onExecute()
DGrDrawAtlasPathOp.h14 class GrDrawAtlasPathOp : public GrDrawOp {
18 GrDrawAtlasPathOp(int numRenderTargetSamples, sk_sp<GrTextureProxy> atlasProxy, in GrDrawAtlasPathOp() function
DGrTessellationPathRenderer.cpp278 auto op = GrOp::Make<GrDrawAtlasPathOp>(args.fContext, in onDrawPath()
/external/skia/gn/
Dgpu.gni456 "$_src/gpu/tessellate/GrDrawAtlasPathOp.cpp",
457 "$_src/gpu/tessellate/GrDrawAtlasPathOp.h",
/external/skia/
DAndroid.bp666 "src/gpu/tessellate/GrDrawAtlasPathOp.cpp",
1650 "src/gpu/tessellate/GrDrawAtlasPathOp.cpp",