Home
last modified time | relevance | path

Searched refs:kTranslate_Style (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/include/effects/
DSk1DPathEffect.h16 kTranslate_Style, // translate the shape to each position enumerator
/third_party/flutter/skia/include/effects/
DSk1DPathEffect.h41 kTranslate_Style, // translate the shape to each position enumerator
/third_party/flutter/skia/src/effects/
DSk1DPathEffect.cpp184 case kTranslate_Style: { in next()
/third_party/skia/src/effects/
DSk1DPathEffect.cpp217 case SkPath1DPathEffect::kTranslate_Style: { in next()