Searched refs:needs_blit (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display.h | 128 bool needs_blit, qService::QService *qservice, DisplayClass display_class);
|
D | hwc_display.cpp | 68 int id, bool needs_blit, qService::QService *qservice, in HWCDisplay() argument 70 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit), in HWCDisplay()
|
/hardware/qcom/display/sdm845/sdm/libs/hwc/ |
D | hwc_display.h | 168 bool needs_blit, qService::QService *qservice, DisplayClass display_class);
|
D | hwc_display.cpp | 136 int id, bool needs_blit, qService::QService *qservice, in HWCDisplay() argument 138 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit), in HWCDisplay()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display.h | 198 bool needs_blit, qService::QService *qservice, DisplayClass display_class,
|
D | hwc_display.cpp | 218 hwc2_display_t id, bool needs_blit, qService::QService *qservice, in HWCDisplay() argument 224 needs_blit_(needs_blit), in HWCDisplay()
|
/hardware/qcom/display/sdm845/sdm/libs/hwc2/ |
D | hwc_display.h | 225 bool needs_blit, qService::QService *qservice, DisplayClass display_class,
|
D | hwc_display.cpp | 328 hwc2_display_t id, bool needs_blit, qService::QService *qservice, in HWCDisplay() argument 334 needs_blit_(needs_blit), in HWCDisplay()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.h | 217 bool needs_blit, qService::QService *qservice, DisplayClass display_class,
|
D | hwc_display.cpp | 337 hwc2_display_t id, bool needs_blit, qService::QService *qservice, in HWCDisplay() argument 343 needs_blit_(needs_blit), in HWCDisplay()
|