HomeSort by relevance Sort by last modified time
    Searched defs:calculate_crop_rects (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 550 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
781 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp 505 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
742 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp 748 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
754 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
812 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1044 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp 735 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
741 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
799 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1030 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp 1237 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
    [all...]

Completed in 48 milliseconds