Searched refs:MakePath (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/gm/ |
D | nonclosedpaths.cpp | 52 static SkPath MakePath(ClosureType type) { in MakePath() function in skiagm::NonClosedPathsGM 113 SkPath path = MakePath(kType[type]); in onDraw() 135 SkPath path = MakePath(kType[type]); in onDraw()
|
/third_party/skia/modules/particles/include/ |
D | SkParticleBinding.h | 79 static sk_sp<SkParticleBinding> MakePath(const char* name,
|
/third_party/skia/src/core/ |
D | SkGlyphRunPainter.cpp | 104 SkStrikeSpec::MakePath(runFont, paint, props, fScalerContextFlags); in drawForBitmapDevice() 312 SkStrikeSpec::MakePath(runFont, runPaint, fDeviceProps, fScalerContextFlags); in processGlyphRun()
|
D | SkStrikeSpec.h | 49 static std::tuple<SkStrikeSpec, SkScalar> MakePath(
|
D | SkStrikeSpec.cpp | 38 std::tuple<SkStrikeSpec, SkScalar> SkStrikeSpec::MakePath( in MakePath() function in SkStrikeSpec
|
/third_party/skia/modules/particles/src/ |
D | SkParticleBinding.cpp | 253 sk_sp<SkParticleBinding> SkParticleBinding::MakePath(const char* name, const char* pathPath, in MakePath() function in SkParticleBinding
|