Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_property.h172 SUPPORTED_COLORSPACES, enumerator
Ddrm_property.cpp166 if (name == "supported_colorspaces") { return DRMProperty::SUPPORTED_COLORSPACES; } in GetPropertyEnum()
Ddrm_connector.cpp785 if (prop_mgr_.IsPropertyAvailable(DRMProperty::SUPPORTED_COLORSPACES)) { in GetInfo()
788 prop_mgr_.GetPropertyId(DRMProperty::SUPPORTED_COLORSPACES))); in GetInfo()