Home
last modified time | relevance | path

Searched defs:DistributionType (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
Drs_render_particle.h40 enum class DistributionType: uint32_t {UNIFORM = 0, GAUSSIAN}; enum
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dparticle_property.h38 enum ACE_EXPORT DistributionType { UNIFORM = 0, GAUSSIAN }; enum
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsEnumStyle.js3059 var DistributionType; variable
3060 (function (DistributionType) { argument