Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_null.cpp34 int HWCDisplayNull::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create()
39 HWCDisplayNull *hwc_display_null = new HWCDisplayNull(core_intf, hwc_procs); in Create()
52 void HWCDisplayNull::Destroy(HWCDisplay *hwc_display) { in Destroy()
60 HWCDisplayNull::HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs) in HWCDisplayNull() function in sdm::HWCDisplayNull
65 int HWCDisplayNull::Init() { in Init()
71 int HWCDisplayNull::Deinit() { in Deinit()
75 int HWCDisplayNull::Prepare(hwc_display_contents_1_t *content_list) { in Prepare()
88 int HWCDisplayNull::Commit(hwc_display_contents_1_t *content_list) { in Commit()
100 int HWCDisplayNull::GetDisplayAttributes(uint32_t config, const uint32_t *display_attributes, in GetDisplayAttributes()
Dhwc_display_null.h34 class HWCDisplayNull : public HWCDisplay {
98 HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
Dhwc_session.cpp170 status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in Init()
1535 null_display = static_cast<HWCDisplayNull *>(hwc_display_[HWC_DISPLAY_PRIMARY]); in HotPlugHandler()
1609 HWCDisplayNull *null_display; in HotPlugHandler()
1611 int status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in HotPlugHandler()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_null.cpp34 int HWCDisplayNull::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create()
39 HWCDisplayNull *hwc_display_null = new HWCDisplayNull(core_intf, hwc_procs); in Create()
52 void HWCDisplayNull::Destroy(HWCDisplay *hwc_display) { in Destroy()
60 HWCDisplayNull::HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs) in HWCDisplayNull() function in sdm::HWCDisplayNull
65 int HWCDisplayNull::Init() { in Init()
71 int HWCDisplayNull::Deinit() { in Deinit()
75 int HWCDisplayNull::Prepare(hwc_display_contents_1_t *content_list) { in Prepare()
88 int HWCDisplayNull::Commit(hwc_display_contents_1_t *content_list) { in Commit()
100 int HWCDisplayNull::GetDisplayAttributes(uint32_t config, const uint32_t *display_attributes, in GetDisplayAttributes()
Dhwc_display_null.h34 class HWCDisplayNull : public HWCDisplay {
98 HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
Dhwc_session.cpp170 status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in Init()
1535 null_display = static_cast<HWCDisplayNull *>(hwc_display_[HWC_DISPLAY_PRIMARY]); in HotPlugHandler()
1609 HWCDisplayNull *null_display; in HotPlugHandler()
1611 int status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in HotPlugHandler()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_null.cpp34 int HWCDisplayNull::Create(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, in Create()
39 HWCDisplayNull *hwc_display_null = new HWCDisplayNull(core_intf, hwc_procs); in Create()
52 void HWCDisplayNull::Destroy(HWCDisplay *hwc_display) { in Destroy()
60 HWCDisplayNull::HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs) in HWCDisplayNull() function in sdm::HWCDisplayNull
65 int HWCDisplayNull::Init() { in Init()
71 int HWCDisplayNull::Deinit() { in Deinit()
75 int HWCDisplayNull::Prepare(hwc_display_contents_1_t *content_list) { in Prepare()
88 int HWCDisplayNull::Commit(hwc_display_contents_1_t *content_list) { in Commit()
100 int HWCDisplayNull::GetDisplayAttributes(uint32_t config, const uint32_t *display_attributes, in GetDisplayAttributes()
Dhwc_display_null.h34 class HWCDisplayNull : public HWCDisplay {
98 HWCDisplayNull(CoreInterface *core_intf, hwc_procs_t const **hwc_procs);
Dhwc_session.cpp155 status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in Init()
1402 null_display = static_cast<HWCDisplayNull *>(hwc_display_[HWC_DISPLAY_PRIMARY]); in HotPlugHandler()
1471 HWCDisplayNull *null_display; in HotPlugHandler()
1473 int status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in HotPlugHandler()