Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkMatrix.cpp399 const float invY = 1.f / divy; in postIDiv() local
835 SkScalar invY = fMat[kMScaleY]; in invertNonIdentity() local
/third_party/skia/src/core/
DSkMatrix.cpp395 const float invY = 1.f / divy; in postIDiv() local
832 SkScalar invY = fMat[kMScaleY]; in invertNonIdentity() local