Searched refs:effectPath (Results 1 – 1 of 1) sorted by relevance
749 SkPath effectPath; in internalGetPath() local750 if (fPathEffect->filterPath(&effectPath, localPath, &rec, nullptr, matrix)) { in internalGetPath()751 localPath.swap(effectPath); in internalGetPath()