/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayRotator.h | 78 virtual uint32_t getDstOffset() const = 0; 113 virtual uint32_t getDstOffset() const; 170 virtual uint32_t getDstOffset() const;
|
D | overlayMdpRot.cpp | 42 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 57 uint32_t MdssRot::getDstOffset() const { in getDstOffset() function in overlay::MdssRot
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayRotator.h | 92 virtual uint32_t getDstOffset() const = 0; 127 virtual uint32_t getDstOffset() const; 186 virtual uint32_t getDstOffset() const;
|
D | overlayMdssRot.cpp | 54 uint32_t MdssRot::getDstOffset() const { in getDstOffset() function in overlay::MdssRot
|
D | overlayMdpRot.cpp | 42 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayRotator.h | 79 virtual uint32_t getDstOffset() const = 0; 118 virtual uint32_t getDstOffset() const; 177 virtual uint32_t getDstOffset() const;
|
D | overlayMdpRot.cpp | 43 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 57 uint32_t MdssRot::getDstOffset() const { in getDstOffset() function in overlay::MdssRot
|
/hardware/qcom/display/msm8909/liboverlay/ |
D | overlayRotator.h | 90 virtual uint32_t getDstOffset() const = 0; 145 virtual uint32_t getDstOffset() const; 217 virtual uint32_t getDstOffset() const;
|
D | overlayMdpRot.cpp | 52 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayRotator.h | 90 virtual uint32_t getDstOffset() const = 0; 145 virtual uint32_t getDstOffset() const; 217 virtual uint32_t getDstOffset() const;
|
D | overlayMdpRot.cpp | 52 uint32_t MdpRot::getDstOffset() const { in getDstOffset() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 66 uint32_t MdssRot::getDstOffset() const { in getDstOffset() function in overlay::MdssRot
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_ad.h | 54 uint32_t getDstOffset() const;
|
D | hwc_ad.cpp | 273 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset() function in qhwc::AssertiveDisplay
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_ad.h | 54 uint32_t getDstOffset() const;
|
D | hwc_ad.cpp | 273 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset() function in qhwc::AssertiveDisplay
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_ad.h | 54 uint32_t getDstOffset() const;
|
D | hwc_ad.cpp | 269 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset() function in qhwc::AssertiveDisplay
|
D | hwc_mdpcomp.cpp | 1896 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/ |
D | hwc_ad.h | 55 uint32_t getDstOffset() const;
|
D | hwc_ad.cpp | 291 uint32_t AssertiveDisplay::getDstOffset() const { in getDstOffset() function in qhwc::AssertiveDisplay
|
D | hwc_mdpcomp.cpp | 1683 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/ |
D | overlayGenPipe.cpp | 188 finalOffset = mRot->getDstOffset(); in queueBuffer()
|