Home
last modified time | relevance | path

Searched refs:HWCDisplayPluggable (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_pluggable.cpp91 int HWCDisplayPluggable::Init() { in Init()
102 void HWCDisplayPluggable::Destroy(HWCDisplay *hwc_display) { in Destroy()
109 HWCDisplayPluggable::HWCDisplayPluggable(CoreInterface *core_intf, in HWCDisplayPluggable() function in sdm::HWCDisplayPluggable
151 HWC2::Error HWCDisplayPluggable::Present(shared_ptr<Fence> *out_retire_fence) { in Present()
163 void HWCDisplayPluggable::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment()
216 int HWCDisplayPluggable::SetState(bool connected) { in SetState()
279 void HWCDisplayPluggable::GetUnderScanConfig() { in GetUnderScanConfig()
287 DisplayError HWCDisplayPluggable::Flush() { in Flush()
310 HWC2::Error HWCDisplayPluggable::SetColorMode(ColorMode mode) { in SetColorMode()
327 HWC2::Error HWCDisplayPluggable::UpdatePowerMode(HWC2::PowerMode mode) { in UpdatePowerMode()
[all …]
H A Dhwc_display_pluggable.h39 class HWCDisplayPluggable : public HWCDisplay {
61 HWCDisplayPluggable(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
H A Dhwc_session.cpp2639 status = HWCDisplayPluggable::Create(core_intf_, &buffer_allocator_, &callbacks_, this, in CreatePrimaryDisplay()
2870 err = HWCDisplayPluggable::Create(core_intf_, &buffer_allocator_, in HandleConnectedDisplays()
2998 HWCDisplayPluggable::Destroy(hwc_display); in DestroyPluggableDisplay()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_pluggable.cpp51 HWCDisplay *hwc_display_pluggable = new HWCDisplayPluggable(core_intf, buffer_allocator, in Create()
91 int HWCDisplayPluggable::Init() { in Init()
102 void HWCDisplayPluggable::Destroy(HWCDisplay *hwc_display) { in Destroy()
109 HWCDisplayPluggable::HWCDisplayPluggable(CoreInterface *core_intf, in HWCDisplayPluggable() function in sdm::HWCDisplayPluggable
149 HWC2::Error HWCDisplayPluggable::Present(int32_t *out_retire_fence) { in Present()
161 void HWCDisplayPluggable::ApplyScanAdjustment(hwc_rect_t *display_frame) { in ApplyScanAdjustment()
214 int HWCDisplayPluggable::SetState(bool connected) { in SetState()
283 void HWCDisplayPluggable::GetUnderScanConfig() { in GetUnderScanConfig()
291 DisplayError HWCDisplayPluggable::Flush() { in Flush()
314 HWC2::Error HWCDisplayPluggable::SetColorMode(ColorMode mode) { in SetColorMode()
[all …]
H A Dhwc_display_pluggable.h39 class HWCDisplayPluggable : public HWCDisplay {
60 HWCDisplayPluggable(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
H A Dhwc_session.cpp2852 status = HWCDisplayPluggable::Create(core_intf_, &buffer_allocator_, &callbacks_, this, in CreatePrimaryDisplay()
3069 err = HWCDisplayPluggable::Create(core_intf_, &buffer_allocator_, in HandleConnectedDisplays()
3209 HWCDisplayPluggable::Destroy(hwc_display); in DestroyPluggableDisplay()