Searched refs:ValidateLightAnimType (Results 1 – 2 of 2) sorted by relevance
94 NW_FAILSAFE_IF(!ValidateLightAnimType(animObject)) in SetAnimObject()150 bool ValidateLightAnimType(AnimObject* animObject);
183 Light::ValidateLightAnimType(AnimObject* animObject) in ValidateLightAnimType() function in nw::gfx::Light202 if (!ValidateLightAnimType(animObj)) in ValidateLightAnimType()