/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_session.cpp | 133 &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 D | hwc_display.h | 173 CoreInterface *core_intf_; member in class:sdm::HWCDisplay
|
H A D | hwc_session.h | 129 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
|
H A D | hwc_display.cpp | 70 : 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 D | hwc_session.cpp | 137 &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 D | hwc_session.h | 138 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
|
H A D | hwc_display.h | 214 CoreInterface *core_intf_; member in class:sdm::HWCDisplay
|
H A D | hwc_display.cpp | 138 : 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 D | hwc_session.h | 172 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
|
H A D | hwc_session.cpp | 100 &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 D | hwc_display.h | 256 CoreInterface *core_intf_ = nullptr; member in class:sdm::HWCDisplay
|
H A D | hwc_display.cpp | 330 : 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 D | hwc_session.cpp | 98 &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 D | hwc_display.h | 229 CoreInterface *core_intf_ = nullptr; member in class:sdm::HWCDisplay
|
H A D | hwc_session.h | 176 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
|
H A D | hwc_display.cpp | 220 : 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 D | hwc_session.cpp | 100 &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 D | hwc_session.h | 179 CoreInterface *core_intf_ = NULL; member in class:sdm::HWCSession
|
H A D | hwc_display.h | 249 CoreInterface *core_intf_ = nullptr; member in class:sdm::HWCDisplay
|
H A D | hwc_display.cpp | 339 : core_intf_(core_intf), 350 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_); 387 DisplayError error = core_intf_->DestroyDisplay(display_intf_);
|