Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_animation_test.cpp152 uint32_t emitterIndex = 0; variable
231 uint32_t emitterIndex = 3; variable
264 uint32_t emitterIndex = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_marshalling_helper_test.cpp393 uint32_t emitterIndex = 1; variable
421 uint32_t emitterIndex = 1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp843 int emitterIndex = 0; in Unmarshalling() local