Searched refs:kDevicePluggable (Results 1 – 6 of 6) sorted by relevance
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/ |
H A D | display_pluggable.cpp | 43 : DisplayBase(kPluggable, event_handler, kDevicePluggable, buffer_allocator, in DisplayPluggable() 49 : DisplayBase(display_id, kPluggable, event_handler, kDevicePluggable, in DisplayPluggable()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/ |
H A D | display_pluggable.cpp | 44 : 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()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
H A D | hw_hdmi.cpp | 188 HWDevice::device_type_ = kDevicePluggable; in HWHDMI() 679 int hdmi_node_index = GetFBNodeIndex(kDevicePluggable); in SetSourceProductInformation()
|
H A D | hw_device.cpp | 774 case kDevicePluggable: in GetFBNodeIndex()
|
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/ |
H A D | hw_info_types.h | 64 kDevicePluggable, enumerator
|
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/ |
H A D | hw_info_types.h | 60 kDevicePluggable, enumerator
|