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