Home
last modified time | relevance | path

Searched refs:imageSizeHeight (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.cpp1150 float imageSizeHeight = 0.f; in SetParticleDrawRegion() local
1158 imageSizeHeight = std::max(imageSize.y_, static_cast<float>(pixelMap->GetHeight())); in SetParticleDrawRegion()
1161 float imageSizeHeightMax = imageSizeHeight * scaleMax; in SetParticleDrawRegion()