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

  /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...]
hwc_fbupdate.cpp 338 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
375 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
hwc_utils.h 236 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
  /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...]
hwc_fbupdate.cpp 344 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
381 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0);
hwc_utils.h 252 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
hwc_copybit.cpp 670 qhwc::calculate_crop_rects(crop, dispFrame, iRect,
    [all...]
hwc_mdpcomp.cpp     [all...]
  /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...]
hwc_utils.h 162 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
hwc_mdpcomp.cpp 284 qhwc::calculate_crop_rects(crop, dst, scissor, layer->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...]
hwc_utils.h 183 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
hwc_mdpcomp.cpp 276 qhwc::calculate_crop_rects(crop, dst, scissor, layer->transform);
    [all...]

Completed in 101 milliseconds