Searched defs:invY (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkMatrix.cpp | 395 const float invY = 1.f / divy; in postIDiv() local 832 SkScalar invY = fMat[kMScaleY]; in invertNonIdentity() local [all...] |
Completed in 9 milliseconds