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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 551 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
785 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
745 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 701 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
707 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
765 qhwc::calculate_crop_rects(crop, dst, scissor, transform);
1025 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
    [all...]

Completed in 104 milliseconds