Home
last modified time | relevance | path

Searched refs:getDstOffset (Results 1 – 25 of 33) sorted by relevance

12

/hardware/qcom/display/msm8084/liboverlay/
DoverlayRotator.h78 virtual uint32_t getDstOffset() const = 0;
113 virtual uint32_t getDstOffset() const;
170 virtual uint32_t getDstOffset() const;
DoverlayMdpRot.cpp42 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
DoverlayMdssRot.cpp57 uint32_t MdssRot::getDstOffset() const { in getDstOffset() function in overlay::MdssRot
/hardware/qcom/display/msm8960/liboverlay/
DoverlayRotator.h92 virtual uint32_t getDstOffset() const = 0;
127 virtual uint32_t getDstOffset() const;
186 virtual uint32_t getDstOffset() const;
DoverlayMdssRot.cpp54 uint32_t MdssRot::getDstOffset() const { in getDstOffset() function in overlay::MdssRot
DoverlayMdpRot.cpp42 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
/hardware/qcom/display/msm8226/liboverlay/
DoverlayRotator.h79 virtual uint32_t getDstOffset() const = 0;
118 virtual uint32_t getDstOffset() const;
177 virtual uint32_t getDstOffset() const;
DoverlayMdpRot.cpp43 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
DoverlayMdssRot.cpp57 uint32_t MdssRot::getDstOffset() const { in getDstOffset() function in overlay::MdssRot
/hardware/qcom/display/msm8909/liboverlay/
DoverlayRotator.h90 virtual uint32_t getDstOffset() const = 0;
145 virtual uint32_t getDstOffset() const;
217 virtual uint32_t getDstOffset() const;
DoverlayMdpRot.cpp52 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
/hardware/qcom/display/msm8994/liboverlay/
DoverlayRotator.h90 virtual uint32_t getDstOffset() const = 0;
145 virtual uint32_t getDstOffset() const;
217 virtual uint32_t getDstOffset() const;
DoverlayMdpRot.cpp52 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
DoverlayMdssRot.cpp66 uint32_t MdssRot::getDstOffset() const { in getDstOffset() function in overlay::MdssRot
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_ad.h54 uint32_t getDstOffset() const;
Dhwc_ad.cpp273 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset() function in qhwc::AssertiveDisplay
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_ad.h54 uint32_t getDstOffset() const;
Dhwc_ad.cpp273 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset() function in qhwc::AssertiveDisplay
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_ad.h54 uint32_t getDstOffset() const;
Dhwc_ad.cpp269 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset() function in qhwc::AssertiveDisplay
Dhwc_mdpcomp.cpp1896 offset = rot->getDstOffset(); in draw()
1952 offset = rot->getDstOffset(); in draw()
2153 offset = rot->getDstOffset(); in draw()
2196 offset = ctx->mAD->getDstOffset(); in draw()
2202 offset = rot->getDstOffset(); in draw()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_ad.h55 uint32_t getDstOffset() const;
Dhwc_ad.cpp291 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset() function in qhwc::AssertiveDisplay
Dhwc_mdpcomp.cpp1683 offset = rot->getDstOffset(); in draw()
1732 offset = rot->getDstOffset(); in draw()
1943 offset = rot->getDstOffset(); in draw()
1981 offset = ctx->mAD->getDstOffset(); in draw()
1988 offset = rot->getDstOffset(); in draw()
/hardware/qcom/display/msm8960/liboverlay/pipes/
DoverlayGenPipe.cpp188 finalOffset = mRot->getDstOffset(); in queueBuffer()

12