Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrix.cpp598 static void normalize_perspective(SkScalar mat[9]) { in normalize_perspective() function
647 normalize_perspective(tmp.fMat); in setConcat()