Home
last modified time | relevance | path

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

/external/skqp/gm/
Ddashcircle.cpp56 int dashUnits = 0; in onDraw() local
58 dashUnits += dashExample.pattern[index]; in onDraw()
60 SkScalar unitLength = arcLength / dashUnits; in onDraw()
81 SkScalar dashLength = circumference / wedge / dashUnits; in onDraw()
/external/skia/gm/
Ddashcircle.cpp56 int dashUnits = 0; in onDraw() local
58 dashUnits += dashExample.pattern[index]; in onDraw()
60 SkScalar unitLength = arcLength / dashUnits; in onDraw()
81 SkScalar dashLength = circumference / wedge / dashUnits; in onDraw()