Searched refs:dashUnits (Results 1 – 2 of 2) sorted by relevance
66 int dashUnits = 0; in onDraw() local68 dashUnits += dashExample.pattern[index]; in onDraw()70 SkScalar unitLength = arcLength / dashUnits; in onDraw()91 SkScalar dashLength = circumference / wedge / dashUnits; in onDraw()
67 int dashUnits = 0; in onDraw() local69 dashUnits += dashExample.pattern[index]; in onDraw()71 SkScalar unitLength = arcLength / dashUnits; in onDraw()92 SkScalar dashLength = circumference / wedge / dashUnits; in onDraw()