Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_backend.h85 static void OnHdiBackendHotPlugEvent(uint32_t deviceId, bool connected, void *data);
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp49 int32_t ret = device_->RegHotPlugCallback(HdiBackend::OnHdiBackendHotPlugEvent, this); in RegScreenHotplug()
312 void HdiBackend::OnHdiBackendHotPlugEvent(uint32_t screenId, bool connected, void *data) in OnHdiBackendHotPlugEvent() function in OHOS::Rosen::HdiBackend

Completed in 2 milliseconds