Searched refs:subX (Results 1 – 1 of 1) sorted by relevance
302 for (uint8 subX = 0; subX < fSubsampling; subX++) { in RenderPixel() local304 double sampleReal = real + subX * subsampleDelta; in RenderPixel()