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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 544 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
778 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 283 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 275 qhwc::calculate_crop_rects(crop, dst, scissor, layer->transform);
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.cpp 504 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, function in namespace:qhwc
739 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 278 qhwc::calculate_crop_rects(crop, dst, scissor, layer->transform);
    [all...]

Completed in 81 milliseconds