Searched refs:dashPhase (Results 1 – 8 of 8) sorted by relevance
47 GR_STATIC_ASSERT(sizeof(style.dashPhase()) == sizeof(uint32_t)); in WriteKey()48 SkScalar phase = style.dashPhase(); in WriteKey()
126 SkScalar dashPhase() const { in dashPhase() function
47 static_assert(sizeof(style.dashPhase()) == sizeof(uint32_t)); in WriteKey()48 SkScalar phase = style.dashPhase(); in WriteKey()
127 SkScalar dashPhase() const { in dashPhase() function
1138 SkScalar phase = style.dashPhase(); in MakeDashLineOp()
3335 auto phaseAngle = style.dashPhase() / r; in MakeCircleOp()
698 SkScalar phase = style.dashPhase(); in MakeDashLineOp()
3078 auto phaseAngle = style.dashPhase() / r; in MakeCircleOp()