Home
last modified time | relevance | path

Searched refs:HWCDisplayExternalTest (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dhwc_display_external_test.cpp71 void HWCDisplayExternalTest::Destroy(HWCDisplay *hwc_display) { in Destroy()
72 static_cast<HWCDisplayExternalTest *>(hwc_display)->Deinit(); in Destroy()
77 HWCDisplayExternalTest::HWCDisplayExternalTest(CoreInterface *core_intf, in HWCDisplayExternalTest() function in sdm::HWCDisplayExternalTest
85 int HWCDisplayExternalTest::Init() { in Init()
117 int HWCDisplayExternalTest::Deinit() { in Deinit()
220 void HWCDisplayExternalTest::DumpInputBuffer() { in DumpInputBuffer()
334 int HWCDisplayExternalTest::FillBuffer() { in FillBuffer()
626 int HWCDisplayExternalTest::InitLayer(Layer *layer) { in InitLayer()
689 int HWCDisplayExternalTest::DeinitLayer(Layer *layer) { in DeinitLayer()
701 int HWCDisplayExternalTest::CreateLayerStack() { in CreateLayerStack()
[all …]
H A Dhwc_display_external_test.h35 class HWCDisplayExternalTest : public HWCDisplay {
78 HWCDisplayExternalTest(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
H A Dhwc_session.cpp1725 return HWCDisplayExternalTest::Create(core_intf_, &hwc_procs_, qservice_, panel_bpp, in CreateExternalDisplay()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_display_external_test.cpp52 int HWCDisplayExternalTest::Create(CoreInterface *core_intf, in Create()
74 void HWCDisplayExternalTest::Destroy(HWCDisplay *hwc_display) { in Destroy()
80 HWCDisplayExternalTest::HWCDisplayExternalTest(CoreInterface *core_intf, in HWCDisplayExternalTest() function in sdm::HWCDisplayExternalTest
90 int HWCDisplayExternalTest::Init() { in Init()
122 int HWCDisplayExternalTest::Deinit() { in Deinit()
213 void HWCDisplayExternalTest::DumpInputBuffer() { in DumpInputBuffer()
327 int HWCDisplayExternalTest::FillBuffer() { in FillBuffer()
619 int HWCDisplayExternalTest::InitLayer(Layer *layer) { in InitLayer()
682 int HWCDisplayExternalTest::DeinitLayer(Layer *layer) { in DeinitLayer()
694 int HWCDisplayExternalTest::CreateLayerStack() { in CreateLayerStack()
[all …]
H A Dhwc_display_external_test.h35 class HWCDisplayExternalTest : public HWCDisplay {
77 HWCDisplayExternalTest(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
H A Dhwc_session.cpp1609 return HWCDisplayExternalTest::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
H A Dhwc_display_external_test.cpp71 void HWCDisplayExternalTest::Destroy(HWCDisplay *hwc_display) { in Destroy()
72 static_cast<HWCDisplayExternalTest *>(hwc_display)->Deinit(); in Destroy()
77 HWCDisplayExternalTest::HWCDisplayExternalTest(CoreInterface *core_intf, in HWCDisplayExternalTest() function in sdm::HWCDisplayExternalTest
85 int HWCDisplayExternalTest::Init() { in Init()
117 int HWCDisplayExternalTest::Deinit() { in Deinit()
220 void HWCDisplayExternalTest::DumpInputBuffer() { in DumpInputBuffer()
334 int HWCDisplayExternalTest::FillBuffer() { in FillBuffer()
626 int HWCDisplayExternalTest::InitLayer(Layer *layer) { in InitLayer()
689 int HWCDisplayExternalTest::DeinitLayer(Layer *layer) { in DeinitLayer()
701 int HWCDisplayExternalTest::CreateLayerStack() { in CreateLayerStack()
[all …]
H A Dhwc_display_external_test.h35 class HWCDisplayExternalTest : public HWCDisplay {
78 HWCDisplayExternalTest(CoreInterface *core_intf, hwc_procs_t const **hwc_procs,
H A Dhwc_session.cpp1725 return HWCDisplayExternalTest::Create(core_intf_, &hwc_procs_, qservice_, panel_bpp, in CreateExternalDisplay()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display_external_test.cpp52 int HWCDisplayExternalTest::Create(CoreInterface *core_intf, in Create()
74 void HWCDisplayExternalTest::Destroy(HWCDisplay *hwc_display) { in Destroy()
80 HWCDisplayExternalTest::HWCDisplayExternalTest(CoreInterface *core_intf, in HWCDisplayExternalTest() function in sdm::HWCDisplayExternalTest
90 int HWCDisplayExternalTest::Init() { in Init()
122 int HWCDisplayExternalTest::Deinit() { in Deinit()
213 void HWCDisplayExternalTest::DumpInputBuffer() { in DumpInputBuffer()
327 int HWCDisplayExternalTest::FillBuffer() { in FillBuffer()
619 int HWCDisplayExternalTest::InitLayer(Layer *layer) { in InitLayer()
683 int HWCDisplayExternalTest::DeinitLayer(Layer *layer) { in DeinitLayer()
695 int HWCDisplayExternalTest::CreateLayerStack() { in CreateLayerStack()
[all …]
H A Dhwc_display_external_test.h40 class HWCDisplayExternalTest : public HWCDisplay {
82 HWCDisplayExternalTest(CoreInterface *core_intf, HWCBufferAllocator *buffer_allocator,
H A Dhwc_session.cpp2242 return HWCDisplayExternalTest::Create(core_intf_, &buffer_allocator_, &callbacks_, in CreateExternalDisplay()