Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkMatrix.h1819 static bool Poly2Proc(const SkPoint[], SkMatrix*);
/third_party/skia/include/core/
DSkMatrix.h1939 static bool Poly2Proc(const SkPoint[], SkMatrix*);
/third_party/flutter/skia/src/core/
DSkMatrix.cpp1283 bool SkMatrix::Poly2Proc(const SkPoint srcPt[], SkMatrix* dst) { in Poly2Proc() function in SkMatrix
1391 SkMatrix::Poly2Proc, SkMatrix::Poly3Proc, SkMatrix::Poly4Proc in setPolyToPoly()
/third_party/skia/src/core/
DSkMatrix.cpp1311 bool SkMatrix::Poly2Proc(const SkPoint srcPt[], SkMatrix* dst) { in Poly2Proc() function in SkMatrix
1419 SkMatrix::Poly2Proc, SkMatrix::Poly3Proc, SkMatrix::Poly4Proc in setPolyToPoly()