HomeSort by relevance Sort by last modified time
    Searched refs:needs_blit_ (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.h 177 bool needs_blit_ = false; member in class:sdm::HWCDisplay
hwc_display.cpp 68 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit),
88 if (needs_blit_ && blit_enabled) {
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display.h 191 bool needs_blit_ = false; member in class:sdm::HWCDisplay
hwc_display.cpp 68 : core_intf_(core_intf), hwc_procs_(hwc_procs), type_(type), id_(id), needs_blit_(needs_blit),
88 if (needs_blit_ && blit_enabled) {
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display.h 227 bool needs_blit_ = false; member in class:sdm::HWCDisplay
hwc_display.cpp 219 needs_blit_(needs_blit),
242 if (needs_blit_ && blit_enabled) {
    [all...]
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display.h 231 bool needs_blit_ = false; member in class:sdm::HWCDisplay
hwc_display.cpp 219 needs_blit_(needs_blit),
242 if (needs_blit_ && blit_enabled) {
    [all...]

Completed in 43 milliseconds