Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkMatrix.h1821 static bool Poly4Proc(const SkPoint[], SkMatrix*);
/external/skia/include/core/
DSkMatrix.h1943 static bool Poly4Proc(const SkPoint[], SkMatrix*);
/external/skia/src/core/
DSkMatrix.cpp1343 bool SkMatrix::Poly4Proc(const SkPoint srcPt[], SkMatrix* dst) { in Poly4Proc() function in SkMatrix
1419 SkMatrix::Poly2Proc, SkMatrix::Poly3Proc, SkMatrix::Poly4Proc in setPolyToPoly()
/external/skqp/src/core/
DSkMatrix.cpp1320 bool SkMatrix::Poly4Proc(const SkPoint srcPt[], SkMatrix* dst) { in Poly4Proc() function in SkMatrix
1396 SkMatrix::Poly2Proc, SkMatrix::Poly3Proc, SkMatrix::Poly4Proc in setPolyToPoly()