HomeSort by relevance Sort by last modified time
    Searched refs:getDstMemId (Results 1 - 20 of 20) sorted by null

  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.h 77 virtual int getDstMemId() const = 0;
112 virtual int getDstMemId() const;
169 virtual int getDstMemId() const;
overlayMdpRot.cpp 38 int MdpRot::getDstMemId() const {
overlayMdssRot.cpp 53 int MdssRot::getDstMemId() const {
  /hardware/qcom/display/msm8226/liboverlay/
overlayRotator.h 78 virtual int getDstMemId() const = 0;
117 virtual int getDstMemId() const;
176 virtual int getDstMemId() const;
overlayMdpRot.cpp 39 int MdpRot::getDstMemId() const {
overlayMdssRot.cpp 53 int MdssRot::getDstMemId() const {
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.h 91 virtual int getDstMemId() const = 0;
126 virtual int getDstMemId() const;
185 virtual int getDstMemId() const;
overlayMdpRot.cpp 38 int MdpRot::getDstMemId() const {
overlayMdssRot.cpp 50 int MdssRot::getDstMemId() const {
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlayGenPipe.cpp 186 if(mRot->getDstMemId() != -1) {
187 finalFd = mRot->getDstMemId();
  /hardware/qcom/display/msm8994/liboverlay/
overlayRotator.h 88 virtual int getDstMemId() const = 0;
143 virtual int getDstMemId() const;
215 virtual int getDstMemId() const;
overlayMdpRot.cpp 44 int MdpRot::getDstMemId() const {
overlayMdssRot.cpp 58 int MdssRot::getDstMemId() const {
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.cpp 243 fd = mRot->getDstMemId();
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.cpp 249 fd = mRot->getDstMemId();
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_fbupdate.cpp 241 fd = mRot->getDstMemId();
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 945 fd = rot->getDstMemId();
    [all...]

Completed in 288 milliseconds