/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A 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 …]
|
H A D | hwc_session.h | 129 CoreInterface *core_intf_ = NULL; variable
|
H A D | hwc_display.h | 173 CoreInterface *core_intf_; variable
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A 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()
|
H A D | hwc_session.h | 135 CoreInterface *core_intf_ = NULL; variable
|
H A D | hwc_display.h | 214 CoreInterface *core_intf_; variable
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A 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()
|
H A D | hwc_session.h | 135 CoreInterface *core_intf_ = NULL; variable
|
H A D | hwc_display.h | 214 CoreInterface *core_intf_; variable
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_display_external.cpp | 217 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState() 259 core_intf_->DestroyDisplay(display_intf_); in SetState()
|
H A 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()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_display_external.cpp | 217 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState() 259 core_intf_->DestroyDisplay(display_intf_); in SetState()
|
H A 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()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display_external.cpp | 227 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState() 276 core_intf_->DestroyDisplay(display_intf_); in SetState()
|
H A D | hwc_session_services.cpp | 459 if (!core_intf_) { in setCameraLaunchStatus() 474 if (core_intf_->SetMaxBandwidthMode(mode) != kErrorNone) { in setCameraLaunchStatus()
|
H A 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() 1181 auto status = HWCDisplayVirtual::Create(core_intf_, &buffer_allocator_, &callbacks_, width, in CreateVirtualDisplayObject() 2242 return HWCDisplayExternalTest::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay() 2247 return HWCDisplayExternal::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_display_pluggable.cpp | 223 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState() 266 core_intf_->DestroyDisplay(display_intf_); in SetState()
|
H A D | hwc_session.cpp | 280 &socket_handler_, &core_intf_); in InitSupportedDisplaySlots() 287 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in InitSupportedDisplaySlots() 298 error = core_intf_->GetMaxDisplaysSupported(kBuiltIn, &max_builtin); in InitSupportedDisplaySlots() 305 error = core_intf_->GetMaxDisplaysSupported(kPluggable, &max_pluggable); in InitSupportedDisplaySlots() 312 error = core_intf_->GetMaxDisplaysSupported(kVirtual, &max_virtual); in InitSupportedDisplaySlots() 525 core_intf_->GetDisplaysStatus(&hw_displays_info); in GetVirtualDisplayId() 2611 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in CreatePrimaryDisplay() 2694 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in HandleBuiltInDisplays() 2760 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in HandlePluggableDisplays() 2870 err = HWCDisplayPluggable::Create(core_intf_, &buffer_allocator_, in HandleConnectedDisplays() [all …]
|
H A D | hwc_session_services.cpp | 494 if (!core_intf_) { in SetCameraLaunchStatus() 501 if (core_intf_->SetMaxBandwidthMode(mode) != kErrorNone) { in SetCameraLaunchStatus() 607 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in IsWbUbwcSupported() 1212 if (!hwc_session_->core_intf_) { in IsRotatorSupportedFormat() 1221 *supported = hwc_session_->core_intf_->IsRotatorSupportedFormat(sdm_format); in IsRotatorSupportedFormat()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_display_pluggable.cpp | 221 error = core_intf_->CreateDisplay(type_, this, &display_intf_); in SetState() 270 core_intf_->DestroyDisplay(display_intf_); in SetState()
|
H A D | hwc_session.cpp | 285 &socket_handler_, &core_intf_); in InitSupportedDisplaySlots() 292 error = core_intf_->GetFirstDisplayInterfaceType(&hw_disp_info); in InitSupportedDisplaySlots() 303 error = core_intf_->GetMaxDisplaysSupported(kBuiltIn, &max_builtin); in InitSupportedDisplaySlots() 310 error = core_intf_->GetMaxDisplaysSupported(kPluggable, &max_pluggable); in InitSupportedDisplaySlots() 317 error = core_intf_->GetMaxDisplaysSupported(kVirtual, &max_virtual); in InitSupportedDisplaySlots() 1597 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in CreateVirtualDisplayObj() 2822 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in CreatePrimaryDisplay() 2903 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in HandleBuiltInDisplays() 2961 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in HandlePluggableDisplays() 3069 err = HWCDisplayPluggable::Create(core_intf_, &buffer_allocator_, in HandleConnectedDisplays() [all …]
|
H A D | hwc_session_services.cpp | 516 if (!core_intf_) { in setCameraLaunchStatus() 531 if (core_intf_->SetMaxBandwidthMode(mode) != kErrorNone) { in setCameraLaunchStatus() 628 DisplayError error = core_intf_->GetDisplaysStatus(&hw_displays_info); in IsWbUbwcSupported()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A 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()
|
H A D | hwc_session.h | 178 CoreInterface *core_intf_ = NULL; variable
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A 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()
|