Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dhwc_session.h427 virtual int GetDebugProperty(const std::string prop_name, std::string value) {return -EINVAL;} in GetDebugProperty() function
428 virtual int GetDebugProperty(const std::string prop_name, std::string *value);
Dhwc_session_services.cpp860 int HWCSession::DisplayConfigImpl::GetDebugProperty(const std::string prop_name, in GetDebugProperty() function in sdm::HWCSession::DisplayConfigImpl