Searched defs:makeWH (Results 1 – 2 of 2) sorted by relevance
54 GrImageInfo GrImageInfo::makeWH(int width, int height) const { in makeWH() function in GrImageInfo
450 SkImageInfo makeWH(int newWidth, int newHeight) const { in makeWH() function