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

  /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/msm8974/liboverlay/
overlayRotator.h 91 virtual int getDstMemId() const = 0;
126 virtual int getDstMemId() const;
183 virtual int getDstMemId() const;
overlayMdpRot.cpp 38 int MdpRot::getDstMemId() const {
overlayMdssRot.cpp 52 int MdssRot::getDstMemId() const {
  /hardware/qcom/display/msm8x26/liboverlay/
overlayRotator.h 90 virtual int getDstMemId() const = 0;
124 virtual int getDstMemId() const;
180 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/msm8x26/liboverlay/pipes/
overlayGenPipe.cpp 186 if(mRot->getDstMemId() != -1) {
187 finalFd = mRot->getDstMemId();
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.cpp 925 fd = rot->getDstMemId();
    [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 936 fd = rot->getDstMemId();
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.cpp     [all...]

Completed in 3789 milliseconds