Home
last modified time | relevance | path

Searched refs:GrSimpleMeshDrawOpHelperWithStencil (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DGrSimpleMeshDrawOpHelperWithStencil.cpp8 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
10 GrSimpleMeshDrawOpHelperWithStencil::GrSimpleMeshDrawOpHelperWithStencil( in GrSimpleMeshDrawOpHelperWithStencil() function in GrSimpleMeshDrawOpHelperWithStencil
18 GrDrawOp::FixedFunctionFlags GrSimpleMeshDrawOpHelperWithStencil::fixedFunctionFlags() const { in fixedFunctionFlags()
26 GrProcessorSet::Analysis GrSimpleMeshDrawOpHelperWithStencil::finalizeProcessors( in finalizeProcessors()
38 bool GrSimpleMeshDrawOpHelperWithStencil::isCompatible( in isCompatible()
39 const GrSimpleMeshDrawOpHelperWithStencil& that, const GrCaps& caps, in isCompatible()
45 GrProgramInfo* GrSimpleMeshDrawOpHelperWithStencil::createProgramInfoWithStencil( in createProgramInfoWithStencil()
72 SkString GrSimpleMeshDrawOpHelperWithStencil::dumpInfo() const { in dumpInfo()
H A DGrSimpleMeshDrawOpHelperWithStencil.h18 class GrSimpleMeshDrawOpHelperWithStencil : private GrSimpleMeshDrawOpHelper { class
44 GrSimpleMeshDrawOpHelperWithStencil(GrProcessorSet*, GrAAType, const GrUserStencilSettings*,
69 bool isCompatible(const GrSimpleMeshDrawOpHelperWithStencil& that, const GrCaps&,
H A DGrDrawOp.h114 friend class GrSimpleMeshDrawOpHelperWithStencil; // For FixedFunctionFlags.
H A DRegionOp.cpp19 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
37 using Helper = GrSimpleMeshDrawOpHelperWithStencil;
H A DAALinearizingConvexPathRenderer.cpp28 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
82 using Helper = GrSimpleMeshDrawOpHelperWithStencil;
H A DDefaultPathRenderer.cpp31 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
389 using Helper = GrSimpleMeshDrawOpHelperWithStencil;
H A DFillRectOp.cpp24 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
64 using Helper = GrSimpleMeshDrawOpHelperWithStencil;
H A DTriangulatingPathRenderer.cpp30 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
163 using Helper = GrSimpleMeshDrawOpHelperWithStencil;
H A DAAConvexPathRenderer.cpp31 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
692 using Helper = GrSimpleMeshDrawOpHelperWithStencil;
H A DSmallPathRenderer.cpp30 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
54 using Helper = GrSimpleMeshDrawOpHelperWithStencil;
H A DAAHairLinePathRenderer.cpp32 #include "src/gpu/ops/GrSimpleMeshDrawOpHelperWithStencil.h"
750 using Helper = GrSimpleMeshDrawOpHelperWithStencil;

Completed in 16 milliseconds