Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/core/
Ddisplay_base.h150 HWEventsInterface *hw_events_intf_ = NULL; variable
Ddisplay_primary.cpp75 error = HWEventsInterface::Create(INT(display_type_), this, &event_list_, &hw_events_intf_); in Init()
Ddisplay_hdmi.cpp91 error = HWEventsInterface::Create(INT(display_type_), this, &event_list_, &hw_events_intf_); in Init()
Ddisplay_base.cpp143 HWEventsInterface::Destroy(hw_events_intf_); in Deinit()
/hardware/qcom/display/msm8909/sdm/libs/core/
Ddisplay_base.h161 HWEventsInterface *hw_events_intf_ = NULL; variable
Ddisplay_primary.cpp73 error = HWEventsInterface::Create(INT(display_type_), this, event_list_, &hw_events_intf_); in Init()
Ddisplay_hdmi.cpp90 error = HWEventsInterface::Create(INT(display_type_), this, event_list_, &hw_events_intf_); in Init()
Ddisplay_base.cpp141 HWEventsInterface::Destroy(hw_events_intf_); in Deinit()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Ddisplay_base.h161 HWEventsInterface *hw_events_intf_ = NULL; variable
Ddisplay_primary.cpp73 error = HWEventsInterface::Create(INT(display_type_), this, event_list_, &hw_events_intf_); in Init()
Ddisplay_hdmi.cpp90 error = HWEventsInterface::Create(INT(display_type_), this, event_list_, &hw_events_intf_); in Init()
Ddisplay_base.cpp136 HWEventsInterface::Destroy(hw_events_intf_); in Deinit()
/hardware/qcom/display/msm8998/sdm/libs/core/
Ddisplay_base.h160 HWEventsInterface *hw_events_intf_ = NULL; variable
Ddisplay_hdmi.cpp89 error = HWEventsInterface::Create(INT(display_type_), this, event_list_, &hw_events_intf_); in Init()
Ddisplay_primary.cpp72 error = HWEventsInterface::Create(INT(display_type_), this, event_list_, &hw_events_intf_); in Init()
Ddisplay_base.cpp140 HWEventsInterface::Destroy(hw_events_intf_); in Deinit()
/hardware/qcom/sdm845/display/sdm/libs/core/
Ddisplay_base.h167 HWEventsInterface *hw_events_intf_ = NULL; variable
Ddisplay_hdmi.cpp92 &hw_events_intf_); in Init()
Ddisplay_primary.cpp92 &hw_events_intf_); in Init()
Ddisplay_base.cpp140 HWEventsInterface::Destroy(hw_events_intf_); in Deinit()
986 error = hw_events_intf_->SetEventState(HWEvent::VSYNC, enable); in SetVSyncState()
/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_base.h206 HWEventsInterface *hw_events_intf_ = NULL; variable
Ddisplay_pluggable.cpp122 &hw_events_intf_); in Init()
Ddisplay_builtin.cpp115 &hw_events_intf_); in Init()
Ddisplay_base.cpp198 HWEventsInterface::Destroy(hw_events_intf_); in Deinit()
1100 error = hw_events_intf_->SetEventState(HWEvent::VSYNC, enable); in SetVSyncState()