Searched defs:HWInfoInterface (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dhw_info_interface.h34 class HWInfoInterface { class in namespace:sdm
36 static DisplayError Create(HWInfoInterface **intf);
37 static DisplayError Destroy(HWInfoInterface *intf);
42 virtual ~HWInfoInterface() { }
/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dhw_info_interface.h34 class HWInfoInterface { class in namespace:sdm
36 static DisplayError Create(HWInfoInterface **intf);
37 static DisplayError Destroy(HWInfoInterface *intf);
42 virtual ~HWInfoInterface() { }

Completed in 1169 milliseconds