Home
last modified time | relevance | path

Searched refs:lightImpl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/light/hdi_impl/
H A Dlight_interface_impl.cpp175 LightInterfaceImpl *lightImpl = reinterpret_cast<LightInterfaceImpl *>(lightVdi->lightModule); in DestoryLightVdiInstance() local
176 if (lightImpl != nullptr) { in DestoryLightVdiInstance()
177 delete lightImpl; in DestoryLightVdiInstance()