Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStroke.cpp581 SkScalar lineSlop = ptMax * ptMax * 0.00001f; // this multiplier is pulled out of the air in cubic_in_line() local
612 SkScalar lineSlop = ptMax * ptMax * 0.00001f; // this multiplier is pulled out of the air in quad_in_line() local