Home
last modified time | relevance | path

Searched refs:GetStrokeDevWidth (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCoverageCountingPathRenderer.h81 static float GetStrokeDevWidth(const SkMatrix&, const SkStrokeRec&,
DGrCoverageCountingPathRenderer.cpp114 GetStrokeDevWidth(*args.fViewMatrix, stroke, &inflationRadius); in onCanDrawPath()
316 float GrCoverageCountingPathRenderer::GetStrokeDevWidth(const SkMatrix& m, in GetStrokeDevWidth() function in GrCoverageCountingPathRenderer
DGrCCDrawPathsOp.cpp38 strokeDevWidth = GrCoverageCountingPathRenderer::GetStrokeDevWidth( in Make()