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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.cpp 134 if (shutdown_pending_) {
148 shutdown_pending_ = true;
163 if (shutdown_pending_) {
199 shutdown_pending_ = true;
426 if (shutdown_pending_) {
568 if (shutdown_pending_) {
578 shutdown_pending_ = true;
618 if (shutdown_pending_) {
654 shutdown_pending_ = true;
    [all...]
hwc_display.h 195 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display.cpp 136 if (shutdown_pending_) {
150 shutdown_pending_ = true;
165 if (shutdown_pending_) {
201 shutdown_pending_ = true;
440 if (shutdown_pending_) {
605 if (shutdown_pending_) {
615 shutdown_pending_ = true;
670 if (shutdown_pending_) {
706 shutdown_pending_ = true;
    [all...]
hwc_display.h 209 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.cpp 464 if (shutdown_pending_) {
480 shutdown_pending_ = true;
495 if (shutdown_pending_) {
527 shutdown_pending_ = true;
721 if (shutdown_pending_) {
729 shutdown_pending_ = true;
863 if (shutdown_pending_ || layer_set_.empty()) {
884 shutdown_pending_ = true;
    [all...]
hwc_display.h 250 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display.cpp 464 if (shutdown_pending_) {
480 shutdown_pending_ = true;
495 if (shutdown_pending_) {
527 shutdown_pending_ = true;
721 if (shutdown_pending_) {
729 shutdown_pending_ = true;
859 if (shutdown_pending_ || layer_set_.empty()) {
880 shutdown_pending_ = true;
    [all...]
hwc_display.h 254 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay

Completed in 119 milliseconds