Home
last modified time | relevance | path

Searched refs:core_intf_ (Results 1 – 25 of 38) sorted by relevance

12

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_session.cpp133 &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 …]
Dhwc_session.h129 CoreInterface *core_intf_ = NULL; variable
Dhwc_display.h173 CoreInterface *core_intf_; variable
Dhwc_display.cpp70 : 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/
Dhwc_session.cpp137 &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()
Dhwc_session.h135 CoreInterface *core_intf_ = NULL; variable
Dhwc_display.h214 CoreInterface *core_intf_; variable
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_session.cpp137 &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()
Dhwc_session.h135 CoreInterface *core_intf_ = NULL; variable
Dhwc_display.h214 CoreInterface *core_intf_; variable
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external.cpp217 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState()
259 core_intf_->DestroyDisplay(display_intf_); in SetState()
Dhwc_session.cpp171 &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()
Dhwc_session.h244 CoreInterface *core_intf_ = nullptr; variable
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display_external.cpp217 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState()
259 core_intf_->DestroyDisplay(display_intf_); in SetState()
Dhwc_session.cpp161 &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()
Dhwc_session_services.cpp448 if (core_intf_->SetMaxBandwidthMode(mode) != kErrorNone) { in setCameraLaunchStatus()
Dhwc_session.h227 CoreInterface *core_intf_ = nullptr; variable
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_external.cpp227 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState()
276 core_intf_->DestroyDisplay(display_intf_); in SetState()
Dhwc_session_services.cpp459 if (!core_intf_) { in setCameraLaunchStatus()
474 if (core_intf_->SetMaxBandwidthMode(mode) != kErrorNone) { in setCameraLaunchStatus()
Dhwc_session.cpp172 &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/
Dhwc_session.cpp98 &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()
Dhwc_session.h178 CoreInterface *core_intf_ = NULL; variable
Dhwc_display.h229 CoreInterface *core_intf_ = nullptr; variable
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp100 &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()
Dhwc_session.h179 CoreInterface *core_intf_ = NULL; variable

12