Home
last modified time | relevance | path

Searched defs:invY (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkMatrix.cpp421 const float invY = 1.f / divy; in postIDiv() local
847 SkScalar invY = fMat[kMScaleY]; in invertNonIdentity() local