Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_debugger.cpp169 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/
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/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/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/msm8909/sdm/libs/hwc/
Dhwc_debugger.cpp204 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/
Ddebug.cpp199 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/
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()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Ddebug.cpp221 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/
Ddebug.cpp221 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/
Dhwc_debugger.cpp234 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/
Dhwc_debugger.cpp220 int HWCDebugHandler::GetProperty(const char *property_name, int *value) { in GetProperty()
231 int HWCDebugHandler::GetProperty(const char *property_name, char *value) { in GetProperty()