/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.cpp | 333 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 742 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 783 auto hwc_layer = layer_map_[change.first]; in BuildLayerStack() local 821 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 920 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1398 HWCLayer *hwc_layer = GetHWCLayer(layer); in BuildLayerStack() local 1444 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1454 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1608 bool HWCDisplay::IsLayerUpdating(HWCLayer *hwc_layer) { in BuildLayerStack() 1641 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local [all …]
|
D | hwc_session.h | 75 auto hwc_layer = hwc_session->hwc_display_[display]->GetHWCLayer(layer); in CallLayerFunction() local
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display.cpp | 410 for (auto hwc_layer : layer_set_) { in Deinit() local 482 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 601 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1017 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1058 auto hwc_layer = layer_map_[change.first]; in BuildLayerStack() local 1096 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1247 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1707 HWCLayer *hwc_layer = GetHWCLayer(layer); in BuildLayerStack() local 1757 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1769 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local [all …]
|
D | hwc_session.h | 120 auto hwc_layer = hwc_session->hwc_display_[display]->GetHWCLayer(layer); in CallLayerFunction() local
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 616 for (auto hwc_layer : layer_set_) { in Deinit() local 689 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 824 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 977 for (auto hwc_layer : layer_set_) { in SetPowerMode() local 1329 for (auto hwc_layer : layer_set_) { in PrepareLayerStack() local 1372 auto hwc_layer = layer_map_[change.first]; in AcceptDisplayChanges() local 1416 auto hwc_layer = *it; in GetReleaseFences() local 1575 for (auto hwc_layer : layer_set_) { in PostCommitLayerStack() local 2045 HWCLayer *hwc_layer = GetHWCLayer(layer); in SetCursorPosition() local 2095 for (auto hwc_layer : layer_set_) { in MarkLayersForGPUBypass() local [all …]
|
D | hwc_session.h | 136 auto hwc_layer = hwc_session->hwc_display_[display]->GetHWCLayer(layer); in CallLayerFunction() local
|
D | hwc_display_virtual.cpp | 125 for (auto hwc_layer : layer_set_) { in Validate() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display.cpp | 465 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 573 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 954 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 994 auto hwc_layer = layer_map_[change.first]; in BuildLayerStack() local 1032 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1182 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1614 HWCLayer *hwc_layer = GetHWCLayer(layer); in BuildLayerStack() local 1664 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1675 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1872 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local [all …]
|
D | hwc_session.h | 109 auto hwc_layer = hwc_session->hwc_display_[display]->GetHWCLayer(layer); in CallLayerFunction() local
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.cpp | 466 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 570 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 958 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1000 auto hwc_layer = layer_map_[change.first]; in BuildLayerStack() local 1038 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1183 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1597 HWCLayer *hwc_layer = GetHWCLayer(layer); in BuildLayerStack() local 1646 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1656 for (auto hwc_layer : layer_set_) { in BuildLayerStack() local 1809 bool HWCDisplay::IsLayerUpdating(HWCLayer *hwc_layer) { in BuildLayerStack() [all …]
|
D | hwc_session.h | 76 auto hwc_layer = hwc_session->hwc_display_[display]->GetHWCLayer(layer); in CallLayerFunction() local
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display.cpp | 342 int HWCDisplay::PrepareLayerParams(hwc_layer_1_t *hwc_layer, Layer* layer) { in PrepareLayerParams() 408 void HWCDisplay::CommitLayerParams(hwc_layer_1_t *hwc_layer, Layer *layer) { in CommitLayerParams() 440 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PrePrepareLayerStack() local 600 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PrepareLayerStack() local 685 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PostCommitLayerStack() local 876 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in DumpInputBuffers() local
|
D | blit_engine_c2d.cpp | 447 hwc_layer_1_t *hwc_layer = &content_list->hwLayers[k]; in Commit() local 484 int BlitEngineC2d::DrawRectUsingCopybit(hwc_layer_1_t *hwc_layer, Layer *layer, in DrawRectUsingCopybit()
|
D | hwc_session.cpp | 1528 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in HandleSecureDisplaySession() local
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display.cpp | 424 int HWCDisplay::PrepareLayerParams(hwc_layer_1_t *hwc_layer, Layer* layer) { in PrepareLayerParams() 507 void HWCDisplay::CommitLayerParams(hwc_layer_1_t *hwc_layer, Layer *layer) { in CommitLayerParams() 539 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PrePrepareLayerStack() local 732 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PrepareLayerStack() local 847 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PostCommitLayerStack() local 1055 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in DumpInputBuffers() local
|
D | blit_engine_c2d.cpp | 462 hwc_layer_1_t *hwc_layer = &content_list->hwLayers[k]; in Commit() local 499 int BlitEngineC2d::DrawRectUsingCopybit(hwc_layer_1_t *hwc_layer, Layer *layer, in DrawRectUsingCopybit()
|
D | hwc_tonemapper.cpp | 173 void HWCToneMapper::ToneMap(hwc_layer_1_t *hwc_layer, Layer* layer, ToneMapSession *session) { in ToneMap()
|
D | hwc_session.cpp | 1666 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in HandleSecureDisplaySession() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display.cpp | 424 int HWCDisplay::PrepareLayerParams(hwc_layer_1_t *hwc_layer, Layer* layer) { in PrepareLayerParams() 507 void HWCDisplay::CommitLayerParams(hwc_layer_1_t *hwc_layer, Layer *layer) { in CommitLayerParams() 539 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PrePrepareLayerStack() local 732 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PrepareLayerStack() local 847 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in PostCommitLayerStack() local 1055 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in DumpInputBuffers() local
|
D | blit_engine_c2d.cpp | 462 hwc_layer_1_t *hwc_layer = &content_list->hwLayers[k]; in Commit() local 499 int BlitEngineC2d::DrawRectUsingCopybit(hwc_layer_1_t *hwc_layer, Layer *layer, in DrawRectUsingCopybit()
|
D | hwc_tonemapper.cpp | 173 void HWCToneMapper::ToneMap(hwc_layer_1_t *hwc_layer, Layer* layer, ToneMapSession *session) { in ToneMap()
|
D | hwc_session.cpp | 1666 hwc_layer_1_t &hwc_layer = content_list->hwLayers[i]; in HandleSecureDisplaySession() local
|