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

  /external/skia/include/core/
SkStrokeRec.h 64 * Returns true if this specifes any thick stroking, i.e. applyToPath()
82 bool applyToPath(SkPath* dst, const SkPath& src) const;
  /external/skia/src/core/
SkStrokeRec.cpp 92 bool SkStrokeRec::applyToPath(SkPath* dst, const SkPath& src) const {
SkScalerContext.cpp 666 if (rec.applyToPath(&strokePath, localPath)) {
SkPaint.cpp     [all...]
  /external/skia/src/gpu/
GrContext.cpp     [all...]
SkGpuDevice.cpp     [all...]

Completed in 45 milliseconds