Searched defs:property_name (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 169 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() 180 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() 188 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/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/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/msm8909/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 204 DisplayError HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() 215 DisplayError HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty() 223 DisplayError HWCDebugHandler::SetProperty(const char *property_name, const char *value) { in SetProperty()
|
/hardware/qcom/display/msm8909/sdm/libs/utils/ |
D | debug.cpp | 199 bool Debug::GetProperty(const char* property_name, char* value) { in GetProperty() 207 bool Debug::SetProperty(const char* property_name, const char* value) { in SetProperty()
|
/hardware/qcom/display/msm8909w_3100/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()
|
/hardware/qcom/sm8150/display/sdm/libs/utils/ |
D | debug.cpp | 221 DisplayError Debug::GetProperty(const char *property_name, char *value) { in GetProperty() 229 DisplayError Debug::GetProperty(const char *property_name, int *value) { in GetProperty()
|
/hardware/qcom/sdm845/display/sdm/libs/utils/ |
D | debug.cpp | 221 DisplayError Debug::GetProperty(const char *property_name, char *value) { in GetProperty() 229 DisplayError Debug::GetProperty(const char *property_name, int *value) { in GetProperty()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 234 int HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() 245 int HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 220 int HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty() 231 int HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty()
|