/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | comp_manager.cpp | 123 display_comp_ctx->display_type = type; in RegisterDisplay() 135 display_comp_ctx->display_type); in RegisterDisplay() 156 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 157 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 159 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay() 165 display_comp_ctx->display_type); in UnregisterDisplay() 203 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay() 293 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare() 340 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure() 357 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit() [all …]
|
D | hw_events_interface.cpp | 41 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, in Create() argument 52 error = hw_events->Init(display_type, event_handler, event_list, hw_intf); in Create()
|
D | hw_events_interface.h | 52 virtual DisplayError Init(int display_type, HWEventHandler *event_handler, 58 static DisplayError Create(int display_type, HWEventHandler *event_handler,
|
D | comp_manager.h | 69 bool SetDisplayState(Handle display_ctx, DisplayState state, DisplayType display_type); 87 DisplayType display_type = kPrimary; member
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | comp_manager.cpp | 129 display_comp_ctx->display_type = type; in RegisterDisplay() 142 display_comp_ctx->display_type); in RegisterDisplay() 163 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 164 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 166 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay() 172 display_comp_ctx->display_type); in UnregisterDisplay() 210 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay() 328 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare() 375 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure() 392 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit() [all …]
|
D | hw_events_interface.h | 48 virtual DisplayError Init(int display_type, HWEventHandler *event_handler, 52 static DisplayError Create(int display_type, HWEventHandler *event_handler,
|
D | hw_events_interface.cpp | 43 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, in Create() argument 56 error = hw_events->Init(display_type, event_handler, event_list); in Create()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | comp_manager.cpp | 129 display_comp_ctx->display_type = type; in RegisterDisplay() 141 display_comp_ctx->display_type); in RegisterDisplay() 162 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 163 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 165 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay() 171 display_comp_ctx->display_type); in UnregisterDisplay() 209 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay() 307 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare() 353 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure() 370 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit() [all …]
|
D | hw_events_interface.h | 50 virtual DisplayError Init(int display_type, HWEventHandler *event_handler, 54 static DisplayError Create(int display_type, HWEventHandler *event_handler,
|
D | hw_events_interface.cpp | 43 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, in Create() argument 56 error = hw_events->Init(display_type, event_handler, event_list); in Create()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | comp_manager.cpp | 129 display_comp_ctx->display_type = type; in RegisterDisplay() 142 display_comp_ctx->display_type); in RegisterDisplay() 163 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 164 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 166 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay() 172 display_comp_ctx->display_type); in UnregisterDisplay() 210 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay() 311 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare() 358 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure() 375 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit() [all …]
|
D | hw_events_interface.h | 48 virtual DisplayError Init(int display_type, HWEventHandler *event_handler, 52 static DisplayError Create(int display_type, HWEventHandler *event_handler,
|
D | hw_events_interface.cpp | 43 DisplayError HWEventsInterface::Create(int display_type, HWEventHandler *event_handler, in Create() argument 56 error = hw_events->Init(display_type, event_handler, event_list); in Create()
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | comp_manager.cpp | 115 display_comp_ctx->display_type = type; in RegisterDisplay() 125 display_comp_ctx->display_type); in RegisterDisplay() 146 registered_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 147 configured_displays_[display_comp_ctx->display_type] = 0; in UnregisterDisplay() 149 if (display_comp_ctx->display_type == kHDMI) { in UnregisterDisplay() 155 display_comp_ctx->display_type); in UnregisterDisplay() 193 if (display_comp_ctx->display_type == kHDMI) { in ReconfigureDisplay() 277 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare() 314 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure() 331 configured_displays_[display_comp_ctx->display_type] = 1; in PostCommit() [all …]
|
/hardware/qcom/sm7250/display/sdm/libs/core/ |
D | hw_events_interface.cpp | 42 DisplayError HWEventsInterface::Create(int display_id, DisplayType display_type, in Create() argument 50 error = hw_events->Init(display_id, display_type, event_handler, event_list, hw_intf); in Create()
|
D | hw_events_interface.h | 54 virtual DisplayError Init(int display_id, DisplayType display_type, HWEventHandler *event_handler, 59 static DisplayError Create(int display_id, DisplayType display_type,
|
D | core_impl.cpp | 179 DisplayType display_type = iter->second.display_type; in CreateDisplay() local 181 switch (display_type) { in CreateDisplay() 195 DLOGE("Spurious display type %d", display_type); in CreateDisplay()
|
D | comp_manager.cpp | 149 display_comp_ctx->display_type = type; in RegisterDisplay() 161 display_comp_ctx->display_type); in RegisterDisplay() 187 display_comp_ctx->display_type); in UnregisterDisplay() 267 constraints->max_layers = display_comp_ctx->display_type == kBuiltIn ? in PrepareStrategyConstraints() 340 display_comp_ctx->display_type); in Prepare() 342 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare() 390 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure() 411 DLOGE("Resource stop failed for display = %d", display_comp_ctx->display_type); in PostCommit() 424 display_comp_ctx->display_type); in PostCommit()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | hw_events_interface.cpp | 41 DisplayError HWEventsInterface::Create(int display_id, DisplayType display_type, in Create() argument 53 error = hw_events->Init(display_id, display_type, event_handler, event_list, hw_intf); in Create()
|
D | hw_events_interface.h | 54 virtual DisplayError Init(int display_id, DisplayType display_type, HWEventHandler *event_handler, 59 static DisplayError Create(int display_id, DisplayType display_type,
|
D | core_impl.cpp | 182 DisplayType display_type = iter->second.display_type; in CreateDisplay() local 184 switch (display_type) { in CreateDisplay() 198 DLOGE("Spurious display type %d", display_type); in CreateDisplay()
|
D | comp_manager.cpp | 139 display_comp_ctx->display_type = type; in RegisterDisplay() 152 display_comp_ctx->display_id, display_comp_ctx->display_type); in RegisterDisplay() 177 if (display_comp_ctx->display_type == kPluggable) { in UnregisterDisplay() 184 display_comp_ctx->display_id, display_comp_ctx->display_type); in UnregisterDisplay() 248 if (display_comp_ctx->display_type == kPluggable) { in ReconfigureDisplay() 274 constraints->max_layers = display_comp_ctx->display_type == kBuiltIn ? in PrepareStrategyConstraints() 346 DLOGE("Composition strategies exhausted for display = %d", display_comp_ctx->display_type); in Prepare() 392 DLOGE("Reconfigure failed for display = %d", display_comp_ctx->display_type); in ReConfigure() 429 display_comp_ctx->display_id, display_comp_ctx->display_type); in PostCommit()
|
/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | debug.cpp | 83 int Debug::GetMaxPipesPerMixer(DisplayType display_type) { in GetMaxPipesPerMixer() argument 85 switch (display_type) { in GetMaxPipesPerMixer()
|
/hardware/qcom/sdm845/display/sdm/include/utils/ |
D | debug.h | 52 static int GetMaxPipesPerMixer(DisplayType display_type);
|
/hardware/qcom/display/msm8998/sdm/libs/utils/ |
D | debug.cpp | 89 int Debug::GetMaxPipesPerMixer(DisplayType display_type) { in GetMaxPipesPerMixer() argument 91 switch (display_type) { in GetMaxPipesPerMixer()
|