Searched refs:kMorph_Style (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/include/effects/
H A DSk1DPathEffect.h43 kMorph_Style, // transform each point, and turn lines into curves enumerator in enum:SkPath1DPathEffect::Style
/external/skia/include/effects/
H A DSk1DPathEffect.h43 kMorph_Style, // transform each point, and turn lines into curves enumerator in enum:SkPath1DPathEffect::Style
/external/chromium_org/third_party/skia/samplecode/
H A DSamplePathEffects.cpp63 path, SkIntToScalar(12), gPhase, SkPath1DPathEffect::kMorph_Style);
/external/chromium_org/third_party/skia/src/effects/
H A DSk1DPathEffect.cpp206 case kMorph_Style:
/external/skia/samplecode/
H A DSamplePathEffects.cpp63 path, SkIntToScalar(12), gPhase, SkPath1DPathEffect::kMorph_Style);
/external/skia/src/effects/
H A DSk1DPathEffect.cpp193 case kMorph_Style:

Completed in 488 milliseconds