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

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp476 static inline void calc_cut(float& leftCutRatio, float& topCutRatio, function in namespace:qhwc
599 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
1076 calc_cut(leftCutRatio, topCutRatio, rightCutRatio, bottomCutRatio, orient);
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_utils.cpp1129 static void calc_cut(double& leftCutRatio, double& topCutRatio, function in namespace:qhwc
1294 calc_cut(leftCutRatio, topCutRatio, rightCutRatio, bottomCutRatio, orient);

Completed in 223 milliseconds