Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkMatrix.h459 static bool Poly4Proc(const SkPoint[], SkMatrix*, const SkPoint& scale);
/external/skia/src/core/
DSkMatrix.cpp1321 bool SkMatrix::Poly4Proc(const SkPoint srcPt[], SkMatrix* dst, in Poly4Proc() function in SkMatrix
1454 bool SkMatrix::Poly4Proc(const SkPoint srcPt[], SkMatrix* dst, in Poly4Proc() function in SkMatrix
1545 SkMatrix::Poly2Proc, SkMatrix::Poly3Proc, SkMatrix::Poly4Proc in setPolyToPoly()