/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_session.cpp | 133 &buffer_sync_handler_, &core_intf_); in Init() 141 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in Init() 149 status = HWCDisplayExternal::Create(core_intf_, &hwc_procs_, qservice_, in Init() 155 status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in Init() 160 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, in Init() 165 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, in Init() 642 status = HWCDisplayExternal::Create(core_intf_, &hwc_procs_, primary_width, primary_height, in ConnectDisplay() 645 status = HWCDisplayVirtual::Create(core_intf_, &hwc_procs_, primary_width, primary_height, in ConnectDisplay() 1068 error = core_intf_->SetMaxBandwidthMode(mode); in SetDynamicBWForCamera() 1418 int status = HWCDisplayExternal::Create(core_intf_, &hwc_procs_, primary_width, in HotPlugHandler() [all …]
|
D | hwc_session.h | 129 CoreInterface *core_intf_ = NULL; variable
|
D | hwc_display.h | 173 CoreInterface *core_intf_; variable
|
D | hwc_display.cpp | 70 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit), in HWCDisplay() 75 DisplayError error = core_intf_->CreateDisplay(type_, this, &display_intf_); in Init() 118 DisplayError error = core_intf_->DestroyDisplay(display_intf_); in Deinit()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_session.cpp | 137 &core_intf_); in Init() 157 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in Init() 170 status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in Init() 175 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, in Init() 180 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, in Init() 662 status = HWCDisplayVirtual::Create(core_intf_, &hwc_procs_, primary_width, primary_height, in ConnectDisplay() 1133 error = core_intf_->SetMaxBandwidthMode(mode); in SetDynamicBWForCamera() 1611 int status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in HotPlugHandler() 1725 return HWCDisplayExternalTest::Create(core_intf_, &hwc_procs_, qservice_, panel_bpp, in CreateExternalDisplay() 1729 return HWCDisplayExternal::Create(core_intf_, &hwc_procs_, primary_width, primary_height, in CreateExternalDisplay()
|
D | hwc_session.h | 135 CoreInterface *core_intf_ = NULL; variable
|
D | hwc_display.h | 214 CoreInterface *core_intf_; variable
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_session.cpp | 137 &core_intf_); in Init() 157 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in Init() 170 status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in Init() 175 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, in Init() 180 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, in Init() 662 status = HWCDisplayVirtual::Create(core_intf_, &hwc_procs_, primary_width, primary_height, in ConnectDisplay() 1133 error = core_intf_->SetMaxBandwidthMode(mode); in SetDynamicBWForCamera() 1611 int status = HWCDisplayNull::Create(core_intf_, &hwc_procs_, in HotPlugHandler() 1725 return HWCDisplayExternalTest::Create(core_intf_, &hwc_procs_, qservice_, panel_bpp, in CreateExternalDisplay() 1729 return HWCDisplayExternal::Create(core_intf_, &hwc_procs_, primary_width, primary_height, in CreateExternalDisplay()
|
D | hwc_session.h | 135 CoreInterface *core_intf_ = NULL; variable
|
D | hwc_display.h | 214 CoreInterface *core_intf_; variable
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 217 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState() 259 core_intf_->DestroyDisplay(display_intf_); in SetState()
|
D | hwc_session.cpp | 171 &buffer_sync_handler_, &socket_handler_, &core_intf_); in Init() 182 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in Init() 200 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &callbacks_, qservice_, in Init() 293 bool color_transform_supported = hwc_session->core_intf_->IsColorTransformSupported(); in GetCapabilities() 874 auto status = HWCDisplayVirtual::Create(core_intf_, &buffer_allocator_, &callbacks_, width, in CreateVirtualDisplayObject() 1609 return HWCDisplayExternalTest::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay() 1614 return HWCDisplayExternal::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay() 1618 return HWCDisplayExternal::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay()
|
D | hwc_session.h | 244 CoreInterface *core_intf_ = nullptr; variable
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 217 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState() 259 core_intf_->DestroyDisplay(display_intf_); in SetState()
|
D | hwc_session.cpp | 161 &core_intf_); in Init() 171 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in Init() 184 status = HWCDisplayExternal::Create(core_intf_, &buffer_allocator_, &callbacks_, qservice_, in Init() 189 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &callbacks_, qservice_, in Init() 829 auto status = HWCDisplayVirtual::Create(core_intf_, &buffer_allocator_, &callbacks_, width, in CreateVirtualDisplayObject() 848 status = HWCDisplayExternal::Create(core_intf_, &buffer_allocator_, &callbacks_, primary_width, in ConnectDisplay() 1406 status = HWCDisplayExternal::Create(core_intf_, &buffer_allocator_, &callbacks_, in HotPlugHandler()
|
D | hwc_session_services.cpp | 448 if (core_intf_->SetMaxBandwidthMode(mode) != kErrorNone) { in setCameraLaunchStatus()
|
D | hwc_session.h | 227 CoreInterface *core_intf_ = nullptr; variable
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 227 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState() 276 core_intf_->DestroyDisplay(display_intf_); in SetState()
|
D | hwc_session_services.cpp | 459 if (!core_intf_) { in setCameraLaunchStatus() 474 if (core_intf_->SetMaxBandwidthMode(mode) != kErrorNone) { in setCameraLaunchStatus()
|
D | hwc_session.cpp | 172 &socket_handler_, &core_intf_); in Init() 176 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in Init() 193 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &callbacks_, qservice_, in Init() 1173 auto status = HWCDisplayVirtual::Create(core_intf_, &buffer_allocator_, &callbacks_, width, in CreateVirtualDisplayObject() 2234 return HWCDisplayExternalTest::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay() 2239 return HWCDisplayExternal::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_session.cpp | 98 &buffer_sync_handler_, &core_intf_); in Init() 108 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in Init() 112 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_, in Init() 116 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_, in Init() 705 auto status = HWCDisplayVirtual::Create(core_intf_, buffer_allocator_, &callbacks_, width, in CreateVirtualDisplayObject() 724 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, primary_width, in ConnectDisplay() 1149 error = core_intf_->SetMaxBandwidthMode(mode); in SetDynamicBWForCamera()
|
D | hwc_session.h | 178 CoreInterface *core_intf_ = NULL; variable
|
D | hwc_display.h | 229 CoreInterface *core_intf_ = nullptr; variable
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_session.cpp | 100 &core_intf_); in Init() 110 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in Init() 114 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_, in Init() 118 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_, in Init() 723 auto status = HWCDisplayVirtual::Create(core_intf_, buffer_allocator_, &callbacks_, width, in CreateVirtualDisplayObject() 742 status = HWCDisplayExternal::Create(core_intf_, buffer_allocator_, &callbacks_, primary_width, in ConnectDisplay() 1174 error = core_intf_->SetMaxBandwidthMode(mode); in SetDynamicBWForCamera()
|
D | hwc_session.h | 179 CoreInterface *core_intf_ = NULL; variable
|