Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DParagraphPainterImpl.cpp15 : fOnLength(onLength), fOffLength(offLength) {} in DashPathEffect()
31 {fDashPathEffect->fOnLength, fDashPathEffect->fOffLength, in DecorationStyle()
32 fDashPathEffect->fOnLength, fDashPathEffect->fOffLength}; in DecorationStyle()
/external/skia/modules/skparagraph/include/
DParagraphPainter.h23 SkScalar fOffLength; member