Home
last modified time | relevance | path

Searched defs:property_name (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_debugger.cpp171 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty()
182 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty()
190 DisplayError HWCDebugHandler::SetProperty(const char *property_name, const char *value) { in SetProperty()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_debugger.cpp165 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty()
176 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty()
184 DisplayError HWCDebugHandler::SetProperty(const char *property_name, const char *value) { in SetProperty()
/hardware/qcom/display/sdm845/sdm/libs/hwc/
Dhwc_debugger.cpp171 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty()
182 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty()
190 DisplayError HWCDebugHandler::SetProperty(const char *property_name, const char *value) { in SetProperty()
/hardware/qcom/display/msm8996/sdm/libs/utils/
Ddebug.cpp143 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty()
151 bool Debug::SetProperty(const char* property_name, const char* value) { in SetProperty()
/hardware/qcom/display/sdm845/sdm/libs/utils/
Ddebug.cpp200 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty()
208 bool Debug::SetProperty(const char* property_name, const char* value) { in SetProperty()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Ddebug.cpp207 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty()
215 bool Debug::SetProperty(const char* property_name, const char* value) { in SetProperty()