HomeSort by relevance Sort by last modified time
    Searched refs:effectPath (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkScalerContext.cpp 556 SkPath effectPath;
558 if (fPathEffect->filterPath(&effectPath, localPath, &width))
559 localPath.swap(effectPath);
SkPaint.cpp     [all...]

Completed in 1125 milliseconds