Searched refs:invMat (Results 1 – 1 of 1) sorted by relevance
59 static inline bool cache_size_okay(const SkBitmapProvider& provider, const SkMatrix& invMat) { in cache_size_okay() argument68 SkScalar invScaleSqr = invMat.getScaleX() * invMat.getScaleY(); in cache_size_okay()