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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp 179 if (pthread_create(&uevent_thread_, NULL, &HWCUeventThread, this) < 0) {
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp 130 if (pthread_create(&uevent_thread_, NULL, &HWCUeventThread, this) < 0) {
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_session.cpp 179 if (pthread_create(&uevent_thread_, NULL, &HWCUeventThread, this) < 0) {
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_session.cpp 130 if (pthread_create(&uevent_thread_, NULL, &HWCUeventThread, this) < 0) {
    [all...]

Completed in 132 milliseconds