Home
last modified time | relevance | path

Searched refs:maxOutset (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/effects/
DSkDiscretePathEffect.cpp133 SkScalar maxOutset = SkScalarAbs(fPerterb); in computeFastBounds() local
134 bounds->outset(maxOutset, maxOutset); in computeFastBounds()