Searched defs:resScale (Results 1 – 9 of 9) sorted by relevance
/external/skqp/src/core/ |
D | SkStrokeRec.cpp | 23 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkScalar resScale) { in SkStrokeRec() 27 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkPaint::Style styleOverride, SkScalar resScale) { in SkStrokeRec() 31 void SkStrokeRec::init(const SkPaint& paint, SkPaint::Style style, SkScalar resScale) { in init()
|
D | SkPathMeasure.cpp | 504 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) { in SkPathMeasure()
|
D | SkStroke.cpp | 346 SkPaint::Cap cap, SkPaint::Join join, SkScalar resScale, in SkPathStroker()
|
/external/skia/src/core/ |
D | SkStrokeRec.cpp | 23 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkScalar resScale) { in SkStrokeRec() 27 SkStrokeRec::SkStrokeRec(const SkPaint& paint, SkPaint::Style styleOverride, SkScalar resScale) { in SkStrokeRec() 31 void SkStrokeRec::init(const SkPaint& paint, SkPaint::Style style, SkScalar resScale) { in init()
|
D | SkPathMeasure.cpp | 13 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) in SkPathMeasure()
|
D | SkContourMeasure.cpp | 446 SkScalar resScale) { in SkContourMeasureIter() 458 void SkContourMeasureIter::reset(const SkPath& path, bool forceClosed, SkScalar resScale) { in reset()
|
D | SkStroke.cpp | 346 SkPaint::Cap cap, SkPaint::Join join, SkScalar resScale, in SkPathStroker()
|
/external/skqp/fuzz/ |
D | FuzzPathMeasure.cpp | 25 SkScalar resScale = maxDim / 1000; in DEF_FUZZ() local
|
/external/skia/fuzz/ |
D | FuzzPathMeasure.cpp | 25 SkScalar resScale = maxDim / 1000; in DEF_FUZZ() local
|