Searched refs:shouldFilterRect (Results 1 – 1 of 1) sorted by relevance
42 static bool shouldFilterRect(const SkMatrix& matrix, const SkRect& srcRect, const SkRect& dstRect) { in shouldFilterRect() function141 shouldFilterRect(totalMatrix, skiaSrcRect, skiaDestRect)) { in DrawLayer()148 if (layer->getForceFilter() || shouldFilterRect(totalMatrix, imageRect, imageRect)) { in DrawLayer()