/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayRotator.h | 77 virtual int getDstMemId() const = 0; 112 virtual int getDstMemId() const; 169 virtual int getDstMemId() const;
|
D | overlayMdpRot.cpp | 38 int MdpRot::getDstMemId() const { in getDstMemId() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 53 int MdssRot::getDstMemId() const { in getDstMemId() function in overlay::MdssRot
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayRotator.h | 91 virtual int getDstMemId() const = 0; 126 virtual int getDstMemId() const; 185 virtual int getDstMemId() const;
|
D | overlayMdssRot.cpp | 50 int MdssRot::getDstMemId() const { in getDstMemId() function in overlay::MdssRot
|
D | overlayMdpRot.cpp | 38 int MdpRot::getDstMemId() const { in getDstMemId() function in overlay::MdpRot
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayRotator.h | 78 virtual int getDstMemId() const = 0; 117 virtual int getDstMemId() const; 176 virtual int getDstMemId() const;
|
D | overlayMdpRot.cpp | 39 int MdpRot::getDstMemId() const { in getDstMemId() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 53 int MdssRot::getDstMemId() const { in getDstMemId() function in overlay::MdssRot
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayRotator.h | 88 virtual int getDstMemId() const = 0; 143 virtual int getDstMemId() const; 215 virtual int getDstMemId() const;
|
D | overlayMdpRot.cpp | 44 int MdpRot::getDstMemId() const { in getDstMemId() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 58 int MdssRot::getDstMemId() const { in getDstMemId() function in overlay::MdssRot
|
/hardware/qcom/display/msm8960/liboverlay/pipes/ |
D | overlayGenPipe.cpp | 186 if(mRot->getDstMemId() != -1) { in queueBuffer() 187 finalFd = mRot->getDstMemId(); in queueBuffer()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 1682 fd = rot->getDstMemId(); in draw() 1731 fd = rot->getDstMemId(); in draw() 1942 fd = rot->getDstMemId(); in draw() 1987 fd = rot->getDstMemId(); in draw()
|
D | hwc_fbupdate.cpp | 243 fd = mRot->getDstMemId(); in draw()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 945 fd = rot->getDstMemId(); in draw() 1130 fd = rot->getDstMemId(); in draw()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.cpp | 1895 fd = rot->getDstMemId(); in draw() 1951 fd = rot->getDstMemId(); in draw() 2152 fd = rot->getDstMemId(); in draw() 2201 fd = rot->getDstMemId(); in draw()
|
D | hwc_fbupdate.cpp | 249 fd = mRot->getDstMemId(); in draw()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_fbupdate.cpp | 241 fd = mRot->getDstMemId(); in draw()
|
D | hwc_mdpcomp.cpp | 2294 fd = rot->getDstMemId(); in draw() 2349 fd = rot->getDstMemId(); in draw() 2548 fd = rot->getDstMemId(); in draw() 2597 fd = rot->getDstMemId(); in draw()
|