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

  /external/skia/include/effects/
Sk1DPathEffect.h 45 kMorph_Style, // transform each point, and turn lines into curves
  /external/skia/samplecode/
SamplePathEffects.cpp 62 SkPathEffect* outer = new SkPath1DPathEffect(path, SkIntToScalar(12), gPhase, SkPath1DPathEffect::kMorph_Style);
  /external/skia/src/effects/
Sk1DPathEffect.cpp 174 case kMorph_Style:

Completed in 99 milliseconds