Searched defs:handleStrokeWidth (Results 1 – 2 of 2) sorted by relevance
143 …double handleStrokeWidth = cStrokeWidth > cSideLength / COL_COUNT ? cSideLength / COL_COUNT : cStr… in UpdateAttr() local
193 float handleStrokeWidth = std::min(pathStrokeWidth, sideLength / PATTERN_LOCK_COL_COUNT); in PaintLockLineForApiNine() local292 float handleStrokeWidth = std::min(pathStrokeWidth, sideLength / PATTERN_LOCK_COL_COUNT); in PaintLockLine() local