Searched refs:getDecimationFactor (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/display/msm8909/liboverlay/ |
D | overlayUtils.cpp | 251 void getDecimationFactor(const int& src_w, const int& src_h, in getDecimationFactor() function
|
D | overlayMdp.cpp | 145 utils::getDecimationFactor(mOVInfo.src_rect.w, mOVInfo.src_rect.h, in doDownscale()
|
D | overlayUtils.h | 370 void getDecimationFactor(const int& src_w, const int& src_h,
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayUtils.cpp | 272 void getDecimationFactor(const int& src_w, const int& src_h, in getDecimationFactor() function
|
D | overlayMdp.cpp | 150 utils::getDecimationFactor(mOVInfo.src_rect.w, mOVInfo.src_rect.h, in doDownscale()
|
D | overlayUtils.h | 373 void getDecimationFactor(const int& src_w, const int& src_h,
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayUtils.cpp | 281 void getDecimationFactor(const int& src_w, const int& src_h, in getDecimationFactor() function
|
D | overlayMdp.cpp | 150 utils::getDecimationFactor(mOVInfo.src_rect.w, mOVInfo.src_rect.h, in doDownscale()
|
D | overlayUtils.h | 384 void getDecimationFactor(const int& src_w, const int& src_h,
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayUtils.cpp | 287 void getDecimationFactor(const int& src_w, const int& src_h, in getDecimationFactor() function
|
D | overlayMdp.cpp | 155 utils::getDecimationFactor(mOVInfo.src_rect.w, mOVInfo.src_rect.h, in doDownscale()
|
D | overlayUtils.h | 415 void getDecimationFactor(const int& src_w, const int& src_h,
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 2176 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horDscale, in setBwc()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 2192 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horzDeci, in setBwc()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.cpp | 2641 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horzDeci, in setBwc()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 2572 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horzDeci, in setBwc()
|