Home
last modified time | relevance | path

Searched refs:needs_blit_ (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.h177 bool needs_blit_ = false; variable
Dhwc_display.cpp70 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit), in HWCDisplay()
90 if (needs_blit_ && blit_enabled) { in Init()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display.h218 bool needs_blit_ = false; variable
Dhwc_display.cpp138 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit), in HWCDisplay()
163 if (needs_blit_ && blit_enabled) { in Init()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display.h218 bool needs_blit_ = false; variable
Dhwc_display.cpp138 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit), in HWCDisplay()
163 if (needs_blit_ && blit_enabled) { in Init()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display.h234 bool needs_blit_ = false; variable
Dhwc_display.cpp222 needs_blit_(needs_blit), in HWCDisplay()
246 if (needs_blit_ && blit_enabled) { in Init()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display.h252 bool needs_blit_ = false; variable
Dhwc_display.cpp343 needs_blit_(needs_blit), in HWCDisplay()
372 if (needs_blit_ && blit_enabled) { in Init()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.h263 bool needs_blit_ = false; variable
Dhwc_display.cpp351 needs_blit_(needs_blit), in HWCDisplay()
381 if (needs_blit_ && blit_enabled) { in Init()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display.h256 bool needs_blit_ = false; variable
Dhwc_display.cpp340 needs_blit_(needs_blit), in HWCDisplay()
370 if (needs_blit_ && blit_enabled) { in Init()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.h430 bool needs_blit_ = false; variable
Dhwc_display.cpp553 needs_blit_(needs_blit), in HWCDisplay()
583 if (needs_blit_ && blit_enabled) { in Init()