Searched refs:lightImpl (Results 1 – 1 of 1) sorted by relevance
175 LightInterfaceImpl *lightImpl = reinterpret_cast<LightInterfaceImpl *>(lightVdi->lightModule); in DestoryLightVdiInstance() local176 if (lightImpl != nullptr) { in DestoryLightVdiInstance()177 delete lightImpl; in DestoryLightVdiInstance()