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

  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_uevents.cpp 65 ctx->mPanelResetStatus = true;
hwc.cpp 357 if (ctx->mPanelResetStatus) {
548 ctx->mPanelResetStatus = false;
567 ctx->mPanelResetStatus = false;
    [all...]
hwc_utils.h 642 bool mPanelResetStatus;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_uevents.cpp 65 ctx->mPanelResetStatus = true;
hwc.cpp 375 if (ctx->mPanelResetStatus) {
561 ctx->mPanelResetStatus = false;
580 ctx->mPanelResetStatus = false;
    [all...]
hwc_utils.h 661 bool mPanelResetStatus;
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_uevents.cpp 79 ctx->mPanelResetStatus = true;
hwc.cpp 342 if (ctx->mPanelResetStatus) {
522 ctx->mPanelResetStatus = false;
541 ctx->mPanelResetStatus = false;
hwc_utils.h 553 bool mPanelResetStatus;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_uevents.cpp 79 ctx->mPanelResetStatus = true;
hwc.cpp 344 if (ctx->mPanelResetStatus) {
506 ctx->mPanelResetStatus = false;
529 ctx->mPanelResetStatus = false;
hwc_utils.h 586 bool mPanelResetStatus;

Completed in 383 milliseconds