Home
last modified time | relevance | path

Searched refs:imageSizeWidth (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1149 float imageSizeWidth = 0.f; in SetParticleDrawRegion() local
1157 imageSizeWidth = std::max(imageSize.x_, static_cast<float>(pixelMap->GetWidth())); in SetParticleDrawRegion()
1160 float imageSizeWidthMax = imageSizeWidth * scaleMax; in SetParticleDrawRegion()