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

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 539 hwc_rect_t l_fbRect = getIntersection(fbRect, l_roi);
541 fbRect = getUnion(l_fbRect, r_fbRect);
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 540 hwc_rect_t l_fbRect = getIntersection(fbRect, l_roi);
542 fbRect = getUnion(l_fbRect, r_fbRect);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_mdpcomp.cpp 629 hwc_rect_t l_fbRect = getIntersection(fbRect, l_roi);
631 fbRect = getUnion(l_fbRect, r_fbRect);
    [all...]

Completed in 46 milliseconds