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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.cpp 476 bool primarySplitAlways = (mDpy == HWC_DISPLAY_PRIMARY) and
483 primarySplitAlways)) {
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.cpp 482 bool primarySplitAlways = (mDpy == HWC_DISPLAY_PRIMARY) and
487 primarySplitAlways) {
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_fbupdate.cpp 516 const bool primarySplitAlways = (mDpy == HWC_DISPLAY_PRIMARY) and
522 (primarySplitAlways and cropWidth > lSplit)) {
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.cpp 524 const bool primarySplitAlways = (mDpy == HWC_DISPLAY_PRIMARY) and
535 (primarySplitAlways and
hwc_mdpcomp.cpp     [all...]

Completed in 80 milliseconds