Searched defs:tileScale (Results 1 – 2 of 2) sorted by relevance
57 SkSize tileScale; // Additional scale factors to apply when sampling image. member
229 const SkSize tileScale = {tileSize.width() / bounds.width(), in Make() local