Searched refs:GetStrokeDevWidth (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer.h | 81 static float GetStrokeDevWidth(const SkMatrix&, const SkStrokeRec&,
|
D | GrCoverageCountingPathRenderer.cpp | 114 GetStrokeDevWidth(*args.fViewMatrix, stroke, &inflationRadius); in onCanDrawPath() 316 float GrCoverageCountingPathRenderer::GetStrokeDevWidth(const SkMatrix& m, in GetStrokeDevWidth() function in GrCoverageCountingPathRenderer
|
D | GrCCDrawPathsOp.cpp | 38 strokeDevWidth = GrCoverageCountingPathRenderer::GetStrokeDevWidth( in Make()
|
/external/skia/src/gpu/ccpr/ |
D | GrCoverageCountingPathRenderer.h | 81 static float GetStrokeDevWidth(const SkMatrix&, const SkStrokeRec&,
|
D | GrCoverageCountingPathRenderer.cpp | 114 GetStrokeDevWidth(*args.fViewMatrix, stroke, &inflationRadius); in onCanDrawPath() 316 float GrCoverageCountingPathRenderer::GetStrokeDevWidth(const SkMatrix& m, in GetStrokeDevWidth() function in GrCoverageCountingPathRenderer
|
D | GrCCDrawPathsOp.cpp | 38 strokeDevWidth = GrCoverageCountingPathRenderer::GetStrokeDevWidth( in Make()
|