Searched refs:core_intf_ (Results 1 - 20 of 20) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_session.cpp133 &buffer_sync_handler_, &core_intf_);
141 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info);
149 status = HWCDisplayExternal::Create(core_intf_, &hwc_procs_, qservice_,
155 status = HWCDisplayNull::Create(core_intf_, &hwc_procs_,
160 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_,
165 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_,
642 status = HWCDisplayExternal::Create(core_intf_, &hwc_procs_, primary_width, primary_height,
645 status = HWCDisplayVirtual::Create(core_intf_, &hwc_procs_, primary_width, primary_height,
1068 error = core_intf_->SetMaxBandwidthMode(mode);
1418 int status = HWCDisplayExternal::Create(core_intf_,
[all...]
H A Dhwc_display.h173 CoreInterface *core_intf_; member in class:sdm::HWCDisplay
H A Dhwc_session.h129 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
H A Dhwc_display.cpp70 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit),
75 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
118 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
/hardware/qcom/display/sdm845/sdm/libs/hwc/
H A Dhwc_session.cpp137 &core_intf_);
157 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info);
170 status = HWCDisplayNull::Create(core_intf_, &hwc_procs_,
175 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_,
180 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_,
664 status = HWCDisplayVirtual::Create(core_intf_, &hwc_procs_, primary_width, primary_height,
1142 error = core_intf_->SetMaxBandwidthMode(mode);
1620 int status = HWCDisplayNull::Create(core_intf_, &hwc_procs_,
1734 return HWCDisplayExternalTest::Create(core_intf_, &hwc_procs_, qservice_, panel_bpp,
1738 return HWCDisplayExternal::Create(core_intf_,
[all...]
H A Dhwc_session.h138 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
H A Dhwc_display.h214 CoreInterface *core_intf_; member in class:sdm::HWCDisplay
H A Dhwc_display.cpp138 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit),
143 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
195 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
/hardware/qcom/display/sdm845/sdm/libs/hwc2/
H A Dhwc_session.h172 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
H A Dhwc_session.cpp100 &core_intf_);
110 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info);
114 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_,
118 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_,
719 auto status = HWCDisplayVirtual::Create(core_intf_, buffer_allocator_, &callbacks_, width,
738 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, primary_width,
1167 error = core_intf_->SetMaxBandwidthMode(mode);
H A Dhwc_display.h256 CoreInterface *core_intf_ = nullptr; member in class:sdm::HWCDisplay
H A Dhwc_display.cpp330 : core_intf_(core_intf),
341 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
376 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_session.cpp98 &buffer_sync_handler_, &core_intf_);
108 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info);
112 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_,
116 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_,
701 auto status = HWCDisplayVirtual::Create(core_intf_, buffer_allocator_, &callbacks_, width,
720 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, primary_width,
1145 error = core_intf_->SetMaxBandwidthMode(mode);
H A Dhwc_display.h229 CoreInterface *core_intf_ = nullptr; member in class:sdm::HWCDisplay
H A Dhwc_session.h176 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
H A Dhwc_display.cpp220 : core_intf_(core_intf),
231 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
259 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_session.cpp100 &core_intf_);
110 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info);
114 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_,
118 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_,
723 auto status = HWCDisplayVirtual::Create(core_intf_, buffer_allocator_, &callbacks_, width,
742 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, primary_width,
1174 error = core_intf_->SetMaxBandwidthMode(mode);
H A Dhwc_session.h179 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
H A Dhwc_display.h249 CoreInterface *core_intf_ = nullptr; member in class:sdm::HWCDisplay
H A Dhwc_display.cpp339 : core_intf_(core_intf),
350 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_);
387 DisplayError error = core_intf_->DestroyDisplay(display_intf_);

Completed in 199 milliseconds