Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkDashPath.cpp242 bool specialLine = lineRec.init(*srcPtr, dst, rec, count >> 1, intervalLength); in FilterDashPath() local
279 if (specialLine) { in FilterDashPath()