Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkMatrix.h1820 static bool Poly3Proc(const SkPoint[], SkMatrix*);
/external/skia/include/core/
DSkMatrix.h1942 static bool Poly3Proc(const SkPoint[], SkMatrix*);
/external/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()
/external/skqp/src/core/
DSkMatrix.cpp1304 bool SkMatrix::Poly3Proc(const SkPoint srcPt[], SkMatrix* dst) { in Poly3Proc() function in SkMatrix
1396 SkMatrix::Poly2Proc, SkMatrix::Poly3Proc, SkMatrix::Poly4Proc in setPolyToPoly()