Home
last modified time | relevance | path

Searched defs:MakeTranslate (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/effects/
DSkOpPathEffect.cpp56 sk_sp<SkPathEffect> SkMatrixPathEffect::MakeTranslate(SkScalar dx, SkScalar dy) { in MakeTranslate() function in SkMatrixPathEffect
/third_party/skia/src/effects/
DSkOpPathEffect.cpp96 sk_sp<SkPathEffect> SkMatrixPathEffect::MakeTranslate(SkScalar dx, SkScalar dy) { in MakeTranslate() function in SkMatrixPathEffect