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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 734 int dst_width_l, dst_height_l; local
760 dst_width_l = dstL.right - dstL.left;
766 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l)))
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 721 int dst_width_l, dst_height_l; local
747 dst_width_l = dstL.right - dstL.left;
753 if(((src_width_l != dst_width_l) || (src_height_l != dst_height_l)))
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_utils.cpp 963 int dst_width_l, dst_height_l; local
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp 899 int dst_width_l, dst_height_l; local
    [all...]

Completed in 51 milliseconds