Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
Drs_render_particle.h38 enum class ParticleType: uint32_t {POINTS = 0, IMAGES}; enum
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dparticle_property.h34 enum ACE_EXPORT ParticleType { POINT = 0, IMAGE }; enum
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsEnumStyle.js3155 var ParticleType; variable
3156 (function (ParticleType) { argument