Searched refs:hRepetitions (Results 1 – 1 of 1) sorted by relevance
187 …float hRepetitions = std::max(1.0f, roundf(dstRect.width() / (tileScaleFactor.width() * srcRect.wi… in drawTiled() local188 tileScaleFactor.setWidth(dstRect.width() / (srcRect.width() * hRepetitions)); in drawTiled()