Home
last modified time | relevance | path

Searched defs:UNIFORM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h40 enum class DistributionType: uint32_t {UNIFORM = 0, GAUSSIAN}; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h38 enum ACE_EXPORT DistributionType { UNIFORM = 0, GAUSSIAN }; enumerator