Home
last modified time | relevance | path

Searched defs:resScale (Results 1 – 9 of 9) sorted by relevance

/external/skqp/src/core/
DSkStrokeRec.cpp23 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()
DSkPathMeasure.cpp504 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) { in SkPathMeasure()
DSkStroke.cpp346 SkPaint::Cap cap, SkPaint::Join join, SkScalar resScale, in SkPathStroker()
/external/skia/src/core/
DSkStrokeRec.cpp23 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()
DSkPathMeasure.cpp13 SkPathMeasure::SkPathMeasure(const SkPath& path, bool forceClosed, SkScalar resScale) in SkPathMeasure()
DSkContourMeasure.cpp446 SkScalar resScale) { in SkContourMeasureIter()
458 void SkContourMeasureIter::reset(const SkPath& path, bool forceClosed, SkScalar resScale) { in reset()
DSkStroke.cpp346 SkPaint::Cap cap, SkPaint::Join join, SkScalar resScale, in SkPathStroker()
/external/skqp/fuzz/
DFuzzPathMeasure.cpp25 SkScalar resScale = maxDim / 1000; in DEF_FUZZ() local
/external/skia/fuzz/
DFuzzPathMeasure.cpp25 SkScalar resScale = maxDim / 1000; in DEF_FUZZ() local