Home
last modified time | relevance | path

Searched refs:getSrcMemId (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8909/liboverlay/
DoverlayRotator.h86 virtual int getSrcMemId() const = 0;
142 virtual int getSrcMemId() const;
214 virtual int getSrcMemId() const;
DoverlayMdpRot.cpp40 int MdpRot::getSrcMemId() const { in getSrcMemId() function in overlay::MdpRot
249 int prev_fd = getSrcMemId(); in queueBuffer()
DoverlayRotator.cpp94 if( (fd == getSrcMemId()) and (offset == getSrcOffset()) ) in rotDataChanged()
DoverlayMdssRot.cpp54 int MdssRot::getSrcMemId() const { in getSrcMemId() function in overlay::MdssRot
189 int prev_fd = getSrcMemId(); in queueBuffer()
/hardware/qcom/display/msm8994/liboverlay/
DoverlayRotator.h86 virtual int getSrcMemId() const = 0;
142 virtual int getSrcMemId() const;
214 virtual int getSrcMemId() const;
DoverlayMdpRot.cpp40 int MdpRot::getSrcMemId() const { in getSrcMemId() function in overlay::MdpRot
249 int prev_fd = getSrcMemId(); in queueBuffer()
DoverlayRotator.cpp94 if( (fd == getSrcMemId()) and (offset == getSrcOffset()) ) in rotDataChanged()
DoverlayMdssRot.cpp54 int MdssRot::getSrcMemId() const { in getSrcMemId() function in overlay::MdssRot
189 int prev_fd = getSrcMemId(); in queueBuffer()