Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp60 float strokeScale = minScale * matrixScale; in draw() local
195 void FullPath::drawPath(SkCanvas* outCanvas, SkPath& renderPath, float strokeScale, in drawPath()
312 float strokeScale, const SkMatrix& matrix, bool useStagingData){ in drawPath()