Home
last modified time | relevance | path

Searched refs:kConicCurveType (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/tessellate/shaders/
DGrTessellationShader.h42 inline constexpr static float kConicCurveType = 1; variable
/third_party/skia/src/gpu/tessellate/
DPatchWriter.h81 GrTessellationShader::kConicCurveType); in ~ConicPatch()
DStrokeFixedCountTessellator.cpp98 this->writeStroke(conic, endControlPoint, GrTessellationShader::kConicCurveType); in conicTo()
/third_party/skia/src/gpu/ops/
DPathInnerTriangulateOp.cpp81 })", kConicCurveType).c_str()); in makeProgramImpl()