Searched defs:needs_blit (Results 1 - 5 of 5) sorted by relevance
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 68 int id, bool needs_blit, qService::QService *qservice, 70 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit), 67 HWCDisplay(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, DisplayType type, int id, bool needs_blit, qService::QService *qservice, DisplayClass display_class) argument
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 218 hwc2_display_t id, bool needs_blit, qService::QService *qservice, 224 needs_blit_(needs_blit), 217 HWCDisplay(CoreInterface *core_intf, HWCCallbacks *callbacks, DisplayType type, hwc2_display_t id, bool needs_blit, qService::QService *qservice, DisplayClass display_class, BufferAllocator *buffer_allocator) argument
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 337 hwc2_display_t id, bool needs_blit, qService::QService *qservice, 343 needs_blit_(needs_blit), 336 HWCDisplay(CoreInterface *core_intf, HWCCallbacks *callbacks, DisplayType type, hwc2_display_t id, bool needs_blit, qService::QService *qservice, DisplayClass display_class, BufferAllocator *buffer_allocator) argument
|
/hardware/qcom/display/sdm845/sdm/libs/hwc/ |
H A D | hwc_display.cpp | 136 int id, bool needs_blit, qService::QService *qservice, 138 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit), 135 HWCDisplay(CoreInterface *core_intf, hwc_procs_t const **hwc_procs, DisplayType type, int id, bool needs_blit, qService::QService *qservice, DisplayClass display_class) argument
|
/hardware/qcom/display/sdm845/sdm/libs/hwc2/ |
H A D | hwc_display.cpp | 328 hwc2_display_t id, bool needs_blit, qService::QService *qservice, 334 needs_blit_(needs_blit), 327 HWCDisplay(CoreInterface *core_intf, HWCCallbacks *callbacks, DisplayType type, hwc2_display_t id, bool needs_blit, qService::QService *qservice, DisplayClass display_class, BufferAllocator *buffer_allocator) argument
|
Completed in 67 milliseconds