Searched refs:getDecimationFactor (Results 1 – 12 of 12) sorted by relevance
/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/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/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 | 2178 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horDscale, in setBwc()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 2194 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horzDeci, in setBwc()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.cpp | 2574 ovutils::getDecimationFactor(src_w, src_h, dst_w, dst_h, horzDeci, in setBwc()
|