Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_connector.cpp154 static DRMTopology GetTopologyEnum(const string &topology) { in GetTopologyEnum() function
621 mode_item->topology = GetTopologyEnum(string(line, topology.length()));; in ParseModeProperties()