Searched refs:needs_blit_ (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display.h | 177 bool needs_blit_ = false; variable
|
D | hwc_display.cpp | 70 : 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/ |
D | hwc_display.h | 218 bool needs_blit_ = false; variable
|
D | hwc_display.cpp | 138 : 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/ |
D | hwc_display.h | 218 bool needs_blit_ = false; variable
|
D | hwc_display.cpp | 138 : 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/ |
D | hwc_display.h | 234 bool needs_blit_ = false; variable
|
D | hwc_display.cpp | 222 needs_blit_(needs_blit), in HWCDisplay() 246 if (needs_blit_ && blit_enabled) { in Init()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.h | 252 bool needs_blit_ = false; variable
|
D | hwc_display.cpp | 343 needs_blit_(needs_blit), in HWCDisplay() 372 if (needs_blit_ && blit_enabled) { in Init()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display.h | 263 bool needs_blit_ = false; variable
|
D | hwc_display.cpp | 351 needs_blit_(needs_blit), in HWCDisplay() 381 if (needs_blit_ && blit_enabled) { in Init()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display.h | 256 bool needs_blit_ = false; variable
|
D | hwc_display.cpp | 340 needs_blit_(needs_blit), in HWCDisplay() 370 if (needs_blit_ && blit_enabled) { in Init()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display.h | 430 bool needs_blit_ = false; variable
|
D | hwc_display.cpp | 553 needs_blit_(needs_blit), in HWCDisplay() 583 if (needs_blit_ && blit_enabled) { in Init()
|