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

  /hardware/qcom/display/msm8996/sdm/libs/core/
hw_events_interface.h 35 class HWEventsInterface {
38 std::vector<const char *> *event_list, HWEventsInterface **intf);
39 static DisplayError Destroy(HWEventsInterface *intf);
42 virtual ~HWEventsInterface() { }
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
hw_events_interface.h 35 class HWEventsInterface {
38 std::vector<const char *> *event_list, HWEventsInterface **intf);
39 static DisplayError Destroy(HWEventsInterface *intf);
42 virtual ~HWEventsInterface() { }

Completed in 126 milliseconds