Searched refs:calc_cut (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp473 static inline void calc_cut(float& leftCutRatio, float& topCutRatio, function in namespace:qhwc
598 calc_cut(leftCutRatio, topCutRatio, rightCutRatio, bottomCutRatio, orient);
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp427 static void calc_cut(double& leftCutRatio, double& topCutRatio, function in namespace:qhwc
552 calc_cut(leftCutRatio, topCutRatio, rightCutRatio, bottomCutRatio, orient);
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_utils.cpp954 static void calc_cut(double& leftCutRatio, double& topCutRatio, function in namespace:qhwc
1089 calc_cut(leftCutRatio, topCutRatio, rightCutRatio, bottomCutRatio, orient);
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp914 static void calc_cut(double& leftCutRatio, double& topCutRatio, function in namespace:qhwc
1075 calc_cut(leftCutRatio, topCutRatio, rightCutRatio, bottomCutRatio, orient);

Completed in 73 milliseconds