Home
last modified time | relevance | path

Searched refs:spotBlur (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkDrawShadowInfo.cpp157 SkScalar spotBlur; in GetLocalBounds() local
171 &spotBlur, &spotScale, &spotOffset); in GetLocalBounds()
177 &spotBlur, &spotScale, &spotOffset, rec.isLimitElevation); in GetLocalBounds()
190 &spotBlur, &spotScale, &spotOffset); in GetLocalBounds()
199 &spotBlur, &spotScale, &spotOffset, rec.isLimitElevation); in GetLocalBounds()
203 spotBlur *= devToSrcScale; in GetLocalBounds()
214 spotBounds.outset(spotBlur, spotBlur); in GetLocalBounds()

Completed in 1 milliseconds