Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrix.cpp395 const float invY = 1.f / divy; in postIDiv() local
832 SkScalar invY = fMat[kMScaleY]; in invertNonIdentity() local
/external/skqp/src/core/
DSkMatrix.cpp413 const float invY = 1.f / divy; in postIDiv() local
840 SkScalar invY = fMat[kMScaleY]; in invertNonIdentity() local