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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_primary.cpp 120 bool main_class_services_started = false; local
126 main_class_services_started = true;
129 if ((!isEncrypted ||(isEncrypted && main_class_services_started)) &&
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_primary.cpp 134 bool main_class_services_started = false; local
142 main_class_services_started = true;
147 if ((!isEncrypted || (isEncrypted && main_class_services_started)) &&

Completed in 793 milliseconds