Home | History | Annotate | Download | only in rendering

Lines Matching refs:totalPixels

146         double totalPixels = static_cast<double>(image->width()) * static_cast<double>(image->height());
147 if (totalPixels > cInterpolationCutoff)