Home
last modified time | relevance | path

Searched refs:kPluggable (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/sm7250/display/sdm/libs/core/
Dhw_interface.cpp55 case kPluggable: in Create()
Dcore_impl.cpp136 case kPluggable: in CreateDisplay()
186 case kPluggable: in CreateDisplay()
Ddisplay_pluggable.cpp43 : DisplayBase(kPluggable, event_handler, kDevicePluggable, buffer_allocator, in DisplayPluggable()
49 : DisplayBase(display_id, kPluggable, event_handler, kDevicePluggable, in DisplayPluggable()
55 DisplayError error = HWInterface::Create(display_id_, kPluggable, hw_info_intf_, in Init()
108 error = HWEventsInterface::Create(display_id_, kPluggable, this, event_list_, hw_intf_, in Init()
Dresource_default.cpp152 case kPluggable: in RegisterDisplay()
/hardware/qcom/sm8150/display/sdm/libs/core/
Dhw_interface.cpp62 case kPluggable: in Create()
Dcore_impl.cpp139 case kPluggable: in CreateDisplay()
189 case kPluggable: in CreateDisplay()
Ddisplay_pluggable.cpp44 : DisplayBase(kPluggable, event_handler, kDevicePluggable, buffer_sync_handler, buffer_allocator, in DisplayPluggable()
51 : DisplayBase(display_id, kPluggable, event_handler, kDevicePluggable, buffer_sync_handler, in DisplayPluggable()
57 DisplayError error = HWInterface::Create(display_id_, kPluggable, hw_info_intf_, in Init()
121 error = HWEventsInterface::Create(display_id_, kPluggable, this, event_list_, hw_intf_, in Init()
Dcomp_manager.cpp177 if (display_comp_ctx->display_type == kPluggable) { in UnregisterDisplay()
248 if (display_comp_ctx->display_type == kPluggable) { in ReconfigureDisplay()
Dresource_default.cpp152 case kPluggable: in RegisterDisplay()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp93 case kPluggable: in GetMaxPipesPerMixer()
/hardware/qcom/sm7250/display/sdm/libs/utils/
Ddebug.cpp86 case kPluggable: in GetMaxPipesPerMixer()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_info.cpp541 hw_disp_info->type = kPluggable; in GetFirstDisplayInterfaceType()
581 case kPluggable: in GetMaxDisplaysSupported()
596 DLOGI_IF(log_once, "Max 1 concurrent display of type %d (Pluggable).", kPluggable); in GetMaxDisplaysSupported()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp836 hw_info.display_type = kPluggable; in GetDisplaysStatus()
910 case kPluggable: in GetMaxDisplaysSupported()
931 std::max(max_displays_tmds, max_displays_dpmst), kPluggable); in GetMaxDisplaysSupported()
/hardware/qcom/sm7250/display/composer/
Dhwc_display_pluggable.cpp116 : HWCDisplay(core_intf, buffer_allocator, callbacks, event_handler, qservice, kPluggable, id, in HWCDisplayPluggable()
Dhwc_session.cpp305 error = core_intf_->GetMaxDisplaysSupported(kPluggable, &max_pluggable); in InitSupportedDisplaySlots()
324 if (kPluggable == hw_disp_info.type) { in InitSupportedDisplaySlots()
2638 } else if (info.display_type == kPluggable) { in CreatePrimaryDisplay()
2806 if (info.is_primary || info.display_type != kPluggable || !info.is_connected) { in HandleConnectedDisplays()
2968 case kPluggable: in DestroyDisplay()
Dhwc_display_pluggable_test.cpp89 : HWCDisplay(core_intf, buffer_allocator, callbacks, event_handler, qservice, kPluggable, id, in HWCDisplayPluggableTest()
Dhwc_display.cpp1143 case kPluggable: in GetDisplayName()
1915 case kPluggable: in GetDisplayString()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_pluggable.cpp116 : HWCDisplay(core_intf, buffer_allocator, callbacks, event_handler, qservice, kPluggable, id, in HWCDisplayPluggable()
Dhwc_session.cpp310 error = core_intf_->GetMaxDisplaysSupported(kPluggable, &max_pluggable); in InitSupportedDisplaySlots()
324 if (kPluggable == hw_disp_info.type && max_pluggable != 0) { in InitSupportedDisplaySlots()
2851 } else if (info.display_type == kPluggable) { in CreatePrimaryDisplay()
3006 if (info.is_primary || info.display_type != kPluggable || !info.is_connected) { in HandleConnectedDisplays()
3176 case kPluggable: in DestroyDisplay()
Dhwc_display_pluggable_test.cpp89 : HWCDisplay(core_intf, buffer_allocator, callbacks, event_handler, qservice, kPluggable, id, in HWCDisplayPluggableTest()
Dhwc_display.cpp1294 case kPluggable: in GetDisplayName()
2020 case kPluggable: in GetDisplayString()
/hardware/qcom/sm8150/display/sdm/include/core/
Ddisplay_interface.h58 kPluggable = kHDMI, //!< Type name for all pluggable physical displays. Use kPluggable enumerator