Searched refs:ValidateLightAnimType (Results 1 – 2 of 2) sorted by relevance
96 NW_FAILSAFE_IF(!ValidateLightAnimType(animObject)) in SetAnimObject()152 bool ValidateLightAnimType(AnimObject* animObject);
186 Light::ValidateLightAnimType(AnimObject* animObject) in ValidateLightAnimType() function in nw::gfx::Light205 if (!ValidateLightAnimType(animObj)) in ValidateLightAnimType()