Searched refs:awhf (Results 1 - 7 of 7) 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);
H A DoverlayRotator.h86 virtual void setSource(const utils::Whf& awhf, const utils::Whf& owhf) = 0;
121 virtual void setSource(const utils::Whf& awhf, const utils::Whf& owhf);
180 virtual void setSource(const utils::Whf& awhf, const utils::Whf& owhf);
/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 157 milliseconds