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

  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_display.cpp 216 if (shutdown_pending_) {
230 shutdown_pending_ = true;
245 if (shutdown_pending_) {
282 shutdown_pending_ = true;
527 if (shutdown_pending_) {
701 if (shutdown_pending_) {
711 shutdown_pending_ = true;
766 if (shutdown_pending_) {
811 shutdown_pending_ = true;
    [all...]
hwc_display.h 236 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
hwc_display_external_test.cpp 140 if (shutdown_pending_) {
147 shutdown_pending_ = true;
173 if (shutdown_pending_) {
188 shutdown_pending_ = true;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_display.cpp 216 if (shutdown_pending_) {
230 shutdown_pending_ = true;
245 if (shutdown_pending_) {
282 shutdown_pending_ = true;
527 if (shutdown_pending_) {
701 if (shutdown_pending_) {
711 shutdown_pending_ = true;
766 if (shutdown_pending_) {
811 shutdown_pending_ = true;
    [all...]
hwc_display.h 236 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
hwc_display_external_test.cpp 140 if (shutdown_pending_) {
147 shutdown_pending_ = true;
173 if (shutdown_pending_) {
188 shutdown_pending_ = true;
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.cpp 136 if (shutdown_pending_) {
150 shutdown_pending_ = true;
165 if (shutdown_pending_) {
201 shutdown_pending_ = true;
428 if (shutdown_pending_) {
570 if (shutdown_pending_) {
580 shutdown_pending_ = true;
620 if (shutdown_pending_) {
656 shutdown_pending_ = true;
    [all...]
hwc_display.h 195 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display.cpp 667 if (shutdown_pending_ || !callbacks_->VsyncCallbackRegistered()) {
683 shutdown_pending_ = true;
698 if (shutdown_pending_) {
735 shutdown_pending_ = true;
977 if (shutdown_pending_) {
985 shutdown_pending_ = true;
    [all...]
hwc_display_external_test.cpp 140 if (shutdown_pending_) {
146 shutdown_pending_ = true;
167 if (shutdown_pending_) {
181 shutdown_pending_ = true;
hwc_display.h 286 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display.cpp 637 if (shutdown_pending_ || !callbacks_->VsyncCallbackRegistered()) {
653 shutdown_pending_ = true;
668 if (shutdown_pending_) {
705 shutdown_pending_ = true;
926 if (shutdown_pending_) {
934 shutdown_pending_ = true;
    [all...]
hwc_display.h 279 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.cpp 453 if (shutdown_pending_) {
469 shutdown_pending_ = true;
484 if (shutdown_pending_) {
516 shutdown_pending_ = true;
706 if (shutdown_pending_) {
714 shutdown_pending_ = true;
850 if (shutdown_pending_ || layer_set_.empty()) {
874 shutdown_pending_ = true;
    [all...]
hwc_display.h 260 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_display.cpp 636 if (shutdown_pending_ || !callbacks_->VsyncCallbackRegistered()) {
652 shutdown_pending_ = true;
667 if (shutdown_pending_) {
703 shutdown_pending_ = true;
924 if (shutdown_pending_) {
932 shutdown_pending_ = true;
    [all...]
hwc_display.h 276 bool shutdown_pending_ = false; member in class:sdm::HWCDisplay

Completed in 174 milliseconds