Searched refs:GetDebugProperty (Results 1 – 2 of 2) sorted by relevance
427 virtual int GetDebugProperty(const std::string prop_name, std::string value) {return -EINVAL;} in GetDebugProperty() function428 virtual int GetDebugProperty(const std::string prop_name, std::string *value);
860 int HWCSession::DisplayConfigImpl::GetDebugProperty(const std::string prop_name, in GetDebugProperty() function in sdm::HWCSession::DisplayConfigImpl