Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrStrokeInfo.cpp12 bool GrStrokeInfo::applyDash(SkPath* dst, GrStrokeInfo* dstStrokeInfo, const SkPath& src) const { in applyDash() argument
20 dstStrokeInfo->fStroke = strokeRec; in applyDash()
21 dstStrokeInfo->removeDash(); in applyDash()
DGrStrokeInfo.h132 bool applyDash(SkPath* dst, GrStrokeInfo* dstStrokeInfo, const SkPath& src) const;