/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_display.h | 177 bool needs_blit_ = false; variable
|
H A 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()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
H A D | hwc_display.h | 218 bool needs_blit_ = false; variable
|
H A 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()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
H A D | hwc_display.h | 218 bool needs_blit_ = false; variable
|
H A 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()
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_display.h | 234 bool needs_blit_ = false; variable
|
H A D | hwc_display.cpp | 222 needs_blit_(needs_blit), in HWCDisplay() 246 if (needs_blit_ && blit_enabled) { in Init()
|
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
H A D | hwc_display.h | 263 bool needs_blit_ = false; variable
|
H A D | hwc_display.cpp | 351 needs_blit_(needs_blit), in HWCDisplay() 381 if (needs_blit_ && blit_enabled) { in Init()
|
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
H A D | hwc_display.h | 256 bool needs_blit_ = false; variable
|
H A D | hwc_display.cpp | 340 needs_blit_(needs_blit), in HWCDisplay() 370 if (needs_blit_ && blit_enabled) { in Init()
|
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_display.h | 252 bool needs_blit_ = false; variable
|
H A D | hwc_display.cpp | 343 needs_blit_(needs_blit), in HWCDisplay() 372 if (needs_blit_ && blit_enabled) { in Init()
|
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
H A D | hwc_display.h | 430 bool needs_blit_ = false; variable
|
H A D | hwc_display.cpp | 554 needs_blit_(needs_blit), in HWCDisplay() 584 if (needs_blit_ && blit_enabled) { in Init()
|
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_display.h | 443 bool needs_blit_ = false; variable
|
H A D | hwc_display.cpp | 460 needs_blit_(needs_blit), in HWCDisplay() 508 if (needs_blit_ && blit_enabled) { in Init()
|