Searched refs:sampledWidth (Results 1 – 1 of 1) sorted by relevance
292 const int sampledWidth = get_scaled_dimension(this->getInfo().width(), sampleX); in decodeIcoMask() local310 for (int dstX = 0; dstX < sampledWidth; dstX++) { in decodeIcoMask()