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

  /hardware/qcom/display/msm8084/liboverlay/
overlay.h 126 int comparePipePriority(utils::eDest pipe1Index, utils::eDest pipe2Index);
overlay.cpp 270 int Overlay::comparePipePriority(utils::eDest pipe1Index,
  /hardware/qcom/display/msm8226/liboverlay/
overlay.h 127 int comparePipePriority(utils::eDest pipe1Index, utils::eDest pipe2Index);
overlay.cpp 274 int Overlay::comparePipePriority(utils::eDest pipe1Index,
  /hardware/qcom/display/msm8994/liboverlay/
overlay.h 130 int comparePipePriority(utils::eDest pipe1Index, utils::eDest pipe2Index);
overlay.cpp 285 int Overlay::comparePipePriority(utils::eDest pipe1Index,
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.cpp 491 if(ctx->mOverlay->comparePipePriority(destL, destR) == -1) {
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.cpp 495 if(ctx->mOverlay->comparePipePriority(destL, destR) == -1) {
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.cpp 544 if(ctx->mOverlay->comparePipePriority(destL, destR) == -1) {
hwc_mdpcomp.cpp     [all...]

Completed in 120 milliseconds