HomeSort by relevance Sort by last modified time
    Searched defs:HWInfoInterface (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/
hw_info_interface.h 34 class HWInfoInterface {
36 static DisplayError Create(HWInfoInterface **intf);
37 static DisplayError Destroy(HWInfoInterface *intf);
42 virtual ~HWInfoInterface() { }
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
hw_info_interface.h 34 class HWInfoInterface {
36 static DisplayError Create(HWInfoInterface **intf);
37 static DisplayError Destroy(HWInfoInterface *intf);
42 virtual ~HWInfoInterface() { }

Completed in 96 milliseconds