Searched defs:setSPDInfo (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8084/libexternal/
H A Dexternal.cpp106 setSPDInfo("vendor_name", "ro.product.manufacturer");
108 setSPDInfo("product_description", "ro.product.name");
115 void ExternalDisplay::setSPDInfo(const char* node, const char* property) { function in class:qhwc::ExternalDisplay
/hardware/qcom/display/msm8226/libexternal/
H A Dexternal.cpp106 setSPDInfo("vendor_name", "ro.product.manufacturer");
108 setSPDInfo("product_description", "ro.product.name");
115 void ExternalDisplay::setSPDInfo(const char* node, const char* property) { function in class:qhwc::ExternalDisplay
/hardware/qcom/display/msm8994/libhdmi/
H A Dhdmi.cpp180 setSPDInfo("vendor_name", "ro.product.manufacturer");
182 setSPDInfo("product_description", "ro.product.name");
192 void HDMIDisplay::setSPDInfo(const char* node, const char* property) { function in class:qhwc::HDMIDisplay

Completed in 74 milliseconds