Home
last modified time | relevance | path

Searched refs:owhf (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/liboverlay/
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);
DoverlayMdpRot.cpp106 void MdpRot::setSource(const utils::Whf& awhf, const utils::Whf& owhf) { in setSource() argument
107 mOrigWhf = owhf; in setSource()
DoverlayMdssRot.cpp89 const overlay::utils::Whf& owhf) { in setSource() argument