Home
last modified time | relevance | path

Searched refs:getDashIntervals (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrStrokeInfo.cpp85 const SkScalar* intervals = this->getDashIntervals(); in asUniqueKeyFragment()
DGrStrokeInfo.h136 const SkScalar* getDashIntervals() const { in getDashIntervals() function
/external/skia/src/gpu/effects/
DGrDashingEffect.cpp51 const SkScalar* intervals = strokeInfo.getDashIntervals(); in CanDrawDashLine()
698 const SkScalar* intervals = strokeInfo.getDashIntervals(); in create_batch()