Home
last modified time | relevance | path

Searched refs:needs_blit (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.h123 bool needs_blit);
Dhwc_display.cpp76 int id, bool needs_blit) in HWCDisplay() argument
77 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit) { in HWCDisplay()