Home
last modified time | relevance | path

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

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