Searched refs:fDashPhase (Results 1 – 5 of 5) sorted by relevance
27 fDashPhase = src.fDashPhase;48 fDashPhase = other.fDashPhase;77 fDashPhase = dashInfo.fPhase; in setDashInfo()91 fDashPhase = info.fPhase; in setDashInfo()114 return fDashPhase; in getDashPhase()143 SkScalar fDashPhase; variable
17 info.fPhase = fDashPhase; in applyDash()
180 SkScalar fDashPhase; member344 fDashPhase = 0; in SkPdfGraphicsState()
30 fDashPhase))->unref(); in applyGraphicsState()
1984 pdfContext->fGraphicsState.fDashPhase = phase->scalarValue(); in skpdfGraphicsStateApplyD()1985 if (pdfContext->fGraphicsState.fDashPhase == 0) { in skpdfGraphicsStateApplyD()1987 pdfContext->fGraphicsState.fDashPhase = SkDoubleToScalar(total); in skpdfGraphicsStateApplyD()