Searched refs:dashPhase (Results 1 – 10 of 10) 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
48 void SetLineDash(float dashPhase, float* dashArray, int32_t dashCount);
137 void CXFA_Graphics::SetLineDash(float dashPhase, in SetLineDash() argument149 m_info.graphState.m_DashPhase = dashPhase; in SetLineDash()
697 SkScalar phase = style.dashPhase(); in MakeDashLineOp()
3023 auto phaseAngle = style.dashPhase() / r; in MakeOvalOp()
691 SkScalar phase = style.dashPhase(); in MakeDashLineOp()
2881 auto phaseAngle = style.dashPhase() / r; in MakeOvalOp()