Searched refs:needs_blit (Results 1 – 2 of 2) sorted by relevance
123 bool needs_blit);
76 int id, bool needs_blit) in HWCDisplay() argument77 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit) { in HWCDisplay()