Home
last modified time | relevance | path

Searched refs:calculate_crop_rects (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp748 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0); in needsScalingWithSplit()
754 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in needsScalingWithSplit()
812 qhwc::calculate_crop_rects(crop, dst, scissor, transform); in trimLayer()
1044 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, in calculate_crop_rects() function
1221 qhwc::calculate_crop_rects(bottomCrop, bottomframe, in optimizeLayerRects()
1812 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0); in configureSplit()
1821 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0); in configureSplit()
1941 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0); in configureSourceSplit()
1947 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0); in configureSourceSplit()
Dhwc_fbupdate.cpp338 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0); in configure()
375 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in configure()
Dhwc_utils.h236 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp735 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0); in needsScalingWithSplit()
741 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in needsScalingWithSplit()
799 qhwc::calculate_crop_rects(crop, dst, scissor, transform); in trimLayer()
1031 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, in calculate_crop_rects() function
1209 qhwc::calculate_crop_rects(bottomCrop, bottomframe, in optimizeLayerRects()
1816 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0); in configureSplit()
1825 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0); in configureSplit()
1945 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0); in configureSourceSplit()
1951 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0); in configureSourceSplit()
Dhwc_fbupdate.cpp344 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0); in configure()
381 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in configure()
Dhwc_utils.h256 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
Dhwc_copybit.cpp670 qhwc::calculate_crop_rects(crop, dispFrame, iRect, in drawRectUsingCopybit()
Dhwc_mdpcomp.cpp927 qhwc::calculate_crop_rects(srcCrop, layer->displayFrame, destRect, in fullMDPCompWithPTOR()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp554 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst, in calculate_crop_rects() function
786 qhwc::calculate_crop_rects(crop, dst, scissor, transform); in trimLayer()
1063 qhwc::calculate_crop_rects(tmp_cropL, tmp_dstL, scissor, 0); in configureHighRes()
1069 qhwc::calculate_crop_rects(tmp_cropR, tmp_dstR, scissor, 0); in configureHighRes()
Dhwc_utils.h162 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
Dhwc_mdpcomp.cpp282 qhwc::calculate_crop_rects(crop, dst, scissor, layer->transform); in isValidDimension()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_fbupdate.cpp361 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0); in configure()
397 qhwc::calculate_crop_rects(cropR, dstR, scissorR, 0); in configure()
Dhwc_utils.h306 void calculate_crop_rects(hwc_rect_t& crop, hwc_rect_t& dst,
Dhwc_copybit.cpp723 qhwc::calculate_crop_rects(crop, dispFrame, iRect, in drawRectUsingCopybit()
Dhwc_mdpcomp.cpp1072 qhwc::calculate_crop_rects(srcCrop, layer->displayFrame, destRect, in fullMDPCompWithPTOR()