Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/light/hdi_service/
H A Dlight_if_service.cpp44 struct VdiWrapperLight *vdiWrapperLight = nullptr; in GetLightVdiImpl() local
58 vdiWrapperLight = reinterpret_cast<struct VdiWrapperLight *>(vdi_->vdiBase); in GetLightVdiImpl()
59 lightVdiImpl_ = vdiWrapperLight->lightModule; in GetLightVdiImpl()