Searched refs:maxImg (Results 1 – 4 of 4) sorted by relevance
32 const SkPixmap& maxImg, in Check() argument39 SkASSERT(maxImg.info().dimensions() == dim); in Check()60 vmax = (color(maxImg, point) >> component) & 0xFF; in Check()
42 const SkPixmap& maxImg,