Home
last modified time | relevance | path

Searched refs:needs_blit_ (Results 1 – 13 of 13) 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/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/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/msm8996/sdm/libs/hwc2/
Dhwc_display.h237 bool needs_blit_ = false; variable
Dhwc_display.cpp225 needs_blit_(needs_blit), in HWCDisplay()
249 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/display/msm8998/sdm/libs/hwc2/
Dhwc_display.h253 bool needs_blit_ = false; variable
/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()