/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_display_primary.cpp | 44 #define __CLASS__ "HWCDisplayPrimary" 48 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, 56 new HWCDisplayPrimary(core_intf, buffer_allocator, callbacks, qservice); 83 void HWCDisplayPrimary::Destroy(HWCDisplay *hwc_display) { 88 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator, function in class:sdm::HWCDisplayPrimary 96 int HWCDisplayPrimary::Init() { 119 void HWCDisplayPrimary::ProcessBootAnimCompleted() { 158 HWC2::Error HWCDisplayPrimary::Validate(uint32_t *out_num_types, uint32_t *out_num_requests) { 212 HWC2::Error HWCDisplayPrimary [all...] |
H A D | hwc_display_primary.h | 40 class HWCDisplayPrimary : public HWCDisplay { class in namespace:sdm 73 HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator,
|
H A D | hwc_color_manager.cpp | 189 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color); 190 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_RECT, &solid_fill_rect); 192 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
|
H A D | hwc_session.cpp | 118 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_, 134 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 153 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 597 // TODO(user): This can be moved to HWCDisplayPrimary 1106 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, false); 1109 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, true); 1113 HWCDisplayPrimary::SET_BINDER_DYN_REFRESH_RATE, refresh_rate); 1126 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(HWCDisplayPrimary::SET_DISPLAY_MODE, mode);
|
/hardware/qcom/display/sdm845/sdm/libs/hwc2/ |
H A D | hwc_display_primary.cpp | 44 #define __CLASS__ "HWCDisplayPrimary" 48 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, 56 new HWCDisplayPrimary(core_intf, buffer_allocator, callbacks, qservice); 83 void HWCDisplayPrimary::Destroy(HWCDisplay *hwc_display) { 88 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator, function in class:sdm::HWCDisplayPrimary 96 int HWCDisplayPrimary::Init() { 120 void HWCDisplayPrimary::ProcessBootAnimCompleted() { 159 HWC2::Error HWCDisplayPrimary::Validate(uint32_t *out_num_types, uint32_t *out_num_requests) { 207 HWC2::Error HWCDisplayPrimary [all...] |
H A D | hwc_display_primary.h | 40 class HWCDisplayPrimary : public HWCDisplay { class in namespace:sdm 73 HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator,
|
H A D | hwc_color_manager.cpp | 190 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color); 191 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_RECT, &solid_fill_rect); 193 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
|
H A D | hwc_session.cpp | 118 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_, 134 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 153 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 588 // TODO(user): This can be moved to HWCDisplayPrimary 1101 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, false); 1104 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, true); 1108 HWCDisplayPrimary::SET_BINDER_DYN_REFRESH_RATE, refresh_rate); 1120 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(HWCDisplayPrimary::SET_DISPLAY_MODE, mode);
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_display_primary.cpp | 44 #define __CLASS__ "HWCDisplayPrimary" 48 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, 56 new HWCDisplayPrimary(core_intf, buffer_allocator, callbacks, qservice); 83 void HWCDisplayPrimary::Destroy(HWCDisplay *hwc_display) { 88 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator, function in class:sdm::HWCDisplayPrimary 96 int HWCDisplayPrimary::Init() { 119 void HWCDisplayPrimary::ProcessBootAnimCompleted() { 158 HWC2::Error HWCDisplayPrimary::Validate(uint32_t *out_num_types, uint32_t *out_num_requests) { 212 HWC2::Error HWCDisplayPrimary [all...] |
H A D | hwc_display_primary.h | 40 class HWCDisplayPrimary : public HWCDisplay { class in namespace:sdm 71 HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator,
|
H A D | hwc_color_manager.cpp | 189 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color); 190 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_RECT, &solid_fill_rect); 192 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
|
H A D | hwc_session.cpp | 116 status = HWCDisplayPrimary::Create(core_intf_, buffer_allocator_, &callbacks_, qservice_, 132 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 142 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 574 // TODO(user): This can be moved to HWCDisplayPrimary 1079 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, false); 1082 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, true); 1086 HWCDisplayPrimary::SET_BINDER_DYN_REFRESH_RATE, refresh_rate); 1098 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(HWCDisplayPrimary::SET_DISPLAY_MODE, mode);
|
/hardware/qcom/display/sdm845/sdm/libs/hwc/ |
H A D | hwc_display_primary.cpp | 41 #define __CLASS__ "HWCDisplayPrimary" 45 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, 52 HWCDisplay *hwc_display_primary = new HWCDisplayPrimary(core_intf, buffer_allocator, 80 void HWCDisplayPrimary::Destroy(HWCDisplay *hwc_display) { 85 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, function in class:sdm::HWCDisplayPrimary 93 int HWCDisplayPrimary::Init() { 113 int HWCDisplayPrimary::Deinit() { 122 void HWCDisplayPrimary::ProcessBootAnimCompleted(hwc_display_contents_1_t *list) { 156 int HWCDisplayPrimary [all...] |
H A D | hwc_display_primary.h | 33 class HWCDisplayPrimary : public HWCDisplay { class in namespace:sdm 54 HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator,
|
H A D | hwc_session.cpp | 175 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, 180 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, 208 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 1074 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, false); 1077 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, true); 1082 HWCDisplayPrimary::SET_BINDER_DYN_REFRESH_RATE, 1095 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(HWCDisplayPrimary::SET_DISPLAY_MODE, mode);
|
H A D | hwc_color_manager.cpp | 182 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color); 193 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_display_primary.cpp | 40 #define __CLASS__ "HWCDisplayPrimary" 44 int HWCDisplayPrimary::Create(CoreInterface *core_intf, BufferAllocator *buffer_allocator, 51 HWCDisplay *hwc_display_primary = new HWCDisplayPrimary(core_intf, buffer_allocator, 79 void HWCDisplayPrimary::Destroy(HWCDisplay *hwc_display) { 84 HWCDisplayPrimary::HWCDisplayPrimary(CoreInterface *core_intf, function in class:sdm::HWCDisplayPrimary 92 int HWCDisplayPrimary::Init() { 105 void HWCDisplayPrimary::ProcessBootAnimCompleted(hwc_display_contents_1_t *list) { 139 int HWCDisplayPrimary::Prepare(hwc_display_contents_1_t *content_list) { 200 int HWCDisplayPrimary [all...] |
H A D | hwc_display_primary.h | 33 class HWCDisplayPrimary : public HWCDisplay { class in namespace:sdm 60 HWCDisplayPrimary(CoreInterface *core_intf, BufferAllocator *buffer_allocator,
|
H A D | hwc_session.cpp | 160 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, 165 status = HWCDisplayPrimary::Create(core_intf_, &buffer_allocator_, &hwc_procs_, qservice_, 181 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 191 HWCDisplayPrimary::Destroy(hwc_display_[HWC_DISPLAY_PRIMARY]); 1000 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, false); 1003 HWCDisplayPrimary::SET_METADATA_DYN_REFRESH_RATE, true); 1008 HWCDisplayPrimary::SET_BINDER_DYN_REFRESH_RATE, 1021 return hwc_display_[HWC_DISPLAY_PRIMARY]->Perform(HWCDisplayPrimary::SET_DISPLAY_MODE, mode);
|
H A D | hwc_color_manager.cpp | 182 hwc_display->Perform(HWCDisplayPrimary::SET_QDCM_SOLID_FILL_INFO, solid_fill_color); 193 hwc_display->Perform(HWCDisplayPrimary::UNSET_QDCM_SOLID_FILL_INFO, 0);
|