Searched defs:property_name (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 171 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/ |
D | hwc_debugger.cpp | 165 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/ |
D | hwc_debugger.cpp | 171 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/ |
D | debug.cpp | 143 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/ |
D | debug.cpp | 200 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/ |
D | debug.cpp | 207 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty() 215 bool Debug::SetProperty(const char* property_name, const char* value) { in SetProperty()
|