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

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp466 static inline void calc_cut(float& leftCutRatio, float& topCutRatio, function in namespace:qhwc
591 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/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp426 static inline void calc_cut(float& leftCutRatio, float& topCutRatio, function in namespace:qhwc
551 calc_cut(leftCutRatio, topCutRatio, rightCutRatio, bottomCutRatio, orient);

Completed in 47 milliseconds