Home
last modified time | relevance | path

Searched defs:SkStrokeRec (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/core/
DSkStrokeRec.cpp18 SkStrokeRec::SkStrokeRec(InitStyle s) { in SkStrokeRec() function in SkStrokeRec
27 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkScalar resScale) { in SkStrokeRec() function in SkStrokeRec
31 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkPaint::Style styleOverride, SkScalar resScale) { in SkStrokeRec() function in SkStrokeRec
DSkPathEffectBase.h17 class SkStrokeRec; variable
106 virtual bool onAsPoints(PointData*, const SkPath&, const SkStrokeRec&, const SkMatrix&, in onAsPoints()
/external/skia/src/gpu/ganesh/ops/
DStrokeRectOp.h18 class SkStrokeRec; variable
DGrOvalOpFactory.h25 class SkStrokeRec; variable
/external/skia/include/core/
DSkPathEffect.h18 class SkStrokeRec; variable
/external/skia/src/effects/
DSkOpPathEffect.cpp129 bool SkMatrixPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
158 bool SkStrokePE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
DSkTrimPathEffect.cpp65 bool SkTrimPE::onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
DSkCornerPathEffect.cpp45 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
DSk1DPathEffect.cpp33 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, const SkRect*, in onFilterPath() argument
/external/skia/src/gpu/graphite/
DDevice.h21 class SkStrokeRec; variable
DClipStack_graphite.h18 class SkStrokeRec; variable
/external/skia/tests/
DGrStyledShapeTest.cpp1196 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_rrect() argument
1281 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_unknown_path_effect() argument
1413 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_makes_empty_shape() argument
1502 bool onFilterPath(SkPath* dst, const SkPath& src, SkStrokeRec*, in test_path_effect_fails() argument