Searched defs:awhf (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdpRot.cpp83 void MdpRot::setSource(const overlay::utils::Whf& awhf) { argument
84 utils::Whf whf(awhf);
97 void MdpRot::setSource(const utils::Whf& awhf, const utils::Whf& owhf) { argument
99 setSource(awhf);
H A DoverlayMdssRot.cpp73 void MdssRot::setSource(const overlay::utils::Whf& awhf) { argument
74 utils::Whf whf(awhf);
88 void MdssRot::setSource(const overlay::utils::Whf& awhf, argument
90 setSource(awhf);
/hardware/qcom/display/msm8974/liboverlay/
H A DoverlayMdpRot.cpp83 void MdpRot::setSource(const overlay::utils::Whf& awhf) { argument
84 utils::Whf whf(awhf);
H A DoverlayMdssRot.cpp75 void MdssRot::setSource(const overlay::utils::Whf& awhf) { argument
76 utils::Whf whf(awhf);
/hardware/qcom/display/msm8x26/liboverlay/
H A DoverlayMdpRot.cpp83 void MdpRot::setSource(const overlay::utils::Whf& awhf) { argument
84 utils::Whf whf(awhf);
H A DoverlayMdssRot.cpp73 void MdssRot::setSource(const overlay::utils::Whf& awhf) { argument
74 utils::Whf whf(awhf);

Completed in 131 milliseconds