HomeSort by relevance Sort by last modified time
    Searched refs:uevent_thread_exit_ (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.h 134 bool uevent_thread_exit_ = false; member in class:sdm::HWCSession
hwc_session.cpp 196 uevent_thread_exit_ = true;
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.h 177 bool uevent_thread_exit_ = false; member in class:sdm::HWCSession
hwc_session.cpp 147 uevent_thread_exit_ = true;
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_session.h 135 bool uevent_thread_exit_ = false; member in class:sdm::HWCSession
hwc_session.cpp 196 uevent_thread_exit_ = true;
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_session.h 176 bool uevent_thread_exit_ = false; member in class:sdm::HWCSession
hwc_session.cpp 147 uevent_thread_exit_ = true;
    [all...]

Completed in 72 milliseconds