Home
last modified time | relevance | path

Searched refs:kRotate_Style (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/include/effects/
DSk1DPathEffect.h17 kRotate_Style, // rotate the shape about its center enumerator
/third_party/skia/docs/examples/
Dskpaint_path_1d_path_effect.cpp10 SkPath1DPathEffect::Make(path, 32.0f, 0.0f, SkPath1DPathEffect::kRotate_Style)); in draw()
DPath_addRect_2.cpp16 SkPath1DPathEffect::kRotate_Style)); in draw()
DPath_Direction.cpp18 SkPath1DPathEffect::kRotate_Style));
DPath_addOval_2.cpp18 SkPath1DPathEffect::kRotate_Style));
/third_party/flutter/skia/docs/examples/
DPath_addRect_2.cpp16 SkPath1DPathEffect::kRotate_Style)); in draw()
DPath_Direction.cpp18 SkPath1DPathEffect::kRotate_Style));
DPath_addOval_2.cpp18 SkPath1DPathEffect::kRotate_Style));
/third_party/flutter/skia/include/effects/
DSk1DPathEffect.h42 kRotate_Style, // rotate the shape about its center enumerator
/third_party/skia/samplecode/
DSamplePathEffects.cpp40 auto outer = SkPath1DPathEffect::Make(path, 12, phase, SkPath1DPathEffect::kRotate_Style); in make_pe()
DSampleSlides.cpp83 SkPath1DPathEffect::kRotate_Style)); in one_d_pe()
/third_party/flutter/skia/samplecode/
DSamplePathEffects.cpp40 auto outer = SkPath1DPathEffect::Make(path, 12, phase, SkPath1DPathEffect::kRotate_Style); in make_pe()
DSampleSlides.cpp84 SkPath1DPathEffect::kRotate_Style)); in one_d_pe()
/third_party/flutter/skia/gm/
Dpatheffects.cpp85 SkPath1DPathEffect::kRotate_Style)); in one_d_pe()
/third_party/flutter/skia/src/effects/
DSk1DPathEffect.cpp190 case kRotate_Style: { in next()
/third_party/skia/src/effects/
DSk1DPathEffect.cpp223 case SkPath1DPathEffect::kRotate_Style: { in next()
/third_party/skia/gm/
Dpatheffects.cpp85 SkPath1DPathEffect::kRotate_Style)); in one_d_pe()