Home
last modified time | relevance | path

Searched refs:GrStrokeFixedCountTessellator (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/tessellate/
DGrStrokeFixedCountTessellator.h16 class GrStrokeFixedCountTessellator : public GrStrokeTessellator {
18 GrStrokeFixedCountTessellator(ShaderFlags shaderFlags, const SkMatrix& viewMatrix, in GrStrokeFixedCountTessellator() function
DGrStrokeFixedCountTessellator.cpp195 void GrStrokeFixedCountTessellator::prepare(GrMeshDrawOp::Target* target, in prepare()
363 void GrStrokeFixedCountTessellator::draw(GrOpFlushState* flushState) const { in draw()
DGrStrokeTessellateOp.cpp196 fTessellator = arena->make<GrStrokeFixedCountTessellator>(fShaderFlags, fViewMatrix, in prePrepareTessellator()
/external/skia/bench/
DTessellateBench.cpp222 return std::make_unique<GrStrokeFixedCountTessellator>(shaderFlags, viewMatrix, pathStrokeList); in make_fixed_count_tessellator()
/external/skia/gn/
Dgpu.gni471 "$_src/gpu/tessellate/GrStrokeFixedCountTessellator.cpp",
472 "$_src/gpu/tessellate/GrStrokeFixedCountTessellator.h",
/external/skia/
DAndroid.bp672 "src/gpu/tessellate/GrStrokeFixedCountTessellator.cpp",
1656 "src/gpu/tessellate/GrStrokeFixedCountTessellator.cpp",