Searched refs:imageSizeWidth (Results 1 – 1 of 1) sorted by relevance
1149 float imageSizeWidth = 0.f; in SetParticleDrawRegion() local1157 imageSizeWidth = std::max(imageSize.x_, static_cast<float>(pixelMap->GetWidth())); in SetParticleDrawRegion()1160 float imageSizeWidthMax = imageSizeWidth * scaleMax; in SetParticleDrawRegion()