Home
last modified time | relevance | path

Searched refs:UpdateCrtcId (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_connector.h107 std::shared_ptr<DrmCrtc> UpdateCrtcId(IdMapPtr<DrmEncoder> &encoders, IdMapPtr<DrmCrtc> &crtcs,
/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_connector.cpp254 std::shared_ptr<DrmCrtc> DrmConnector::UpdateCrtcId(IdMapPtr<DrmEncoder> &encoders, in UpdateCrtcId() function in OHOS::HDI::DISPLAY::DrmConnector
306 crtc = UpdateCrtcId(encoders, crtcs, plugIn, c, &crtc_id); in HandleHotplug()

Completed in 2 milliseconds