Searched refs:alH (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdpRot.cpp53 int alW = 0, alH = 0; local
56 halFormat, alW, alH);
57 return utils::Whf(alW, alH, mRotImgInfo.dst.format);
62 int alW = 0, alH = 0; local
65 halFormat, alW, alH);
66 return utils::Dim(0, 0, alW, alH);
H A DoverlayRotator.cpp48 int alW = 0, alH = 0; local
52 destWhf.w, destWhf.h, halFormat, alW, alH);
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayRotator.cpp47 int alW = 0, alH = 0; local
51 destWhf.w, destWhf.h, halFormat, alW, alH);
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayRotator.cpp48 int alW = 0, alH = 0; local
52 destWhf.w, destWhf.h, halFormat, alW, alH);
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayRotator.cpp48 int alW = 0, alH = 0; local
52 destWhf.w, destWhf.h, halFormat, alW, alH);

Completed in 261 milliseconds