Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.cpp230 bool EntityManager::IsAlive(const Entity entity) const in IsAlive() function in EntityManager
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.h337 inline static bool IsAlive(NativeEngine* env) in IsAlive() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp668 bool RSRenderParticle::IsAlive() const in IsAlive() function in OHOS::Rosen::RSRenderParticle