/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayRotator.h | 79 virtual uint32_t getDstFormat() const = 0; 114 virtual uint32_t getDstFormat() const; 171 virtual uint32_t getDstFormat() const;
|
D | overlayMdpRot.cpp | 46 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 61 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayRotator.h | 93 virtual uint32_t getDstFormat() const = 0; 128 virtual uint32_t getDstFormat() const; 187 virtual uint32_t getDstFormat() const;
|
D | overlayMdssRot.cpp | 58 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
|
D | overlayMdpRot.cpp | 46 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayRotator.h | 82 virtual uint32_t getDstFormat() const = 0; 119 virtual uint32_t getDstFormat() const; 178 virtual uint32_t getDstFormat() const;
|
D | overlayMdpRot.cpp | 47 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 61 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
|
/hardware/qcom/display/msm8909/liboverlay/ |
D | overlayRotator.h | 93 virtual uint32_t getDstFormat() const = 0; 146 virtual uint32_t getDstFormat() const; 218 virtual uint32_t getDstFormat() const;
|
D | overlayMdpRot.cpp | 56 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 70 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayRotator.h | 93 virtual uint32_t getDstFormat() const = 0; 146 virtual uint32_t getDstFormat() const; 218 virtual uint32_t getDstFormat() const;
|
D | overlayMdpRot.cpp | 56 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
|
D | overlayMdssRot.cpp | 70 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
|
/hardware/qcom/display/msm8960/liboverlay/pipes/ |
D | overlayGenPipe.cpp | 152 mCtrlData.ctrl.updateSrcFormat(mRot->getDstFormat()); in commit()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 991 whf.format = (*rot)->getDstFormat(); in configureLowRes() 1048 whf.format = (*rot)->getDstFormat(); in configureHighRes()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_fbupdate.cpp | 105 info.format = (mRot)->getDstFormat(); in preRotateExtDisplay()
|
D | hwc_utils.cpp | 1687 whf.format = (*rot)->getDstFormat(); in configureNonSplit() 1793 whf.format = (*rot)->getDstFormat(); in configureSplit() 1926 whf.format = (*rot)->getDstFormat(); in configureSourceSplit()
|
D | hwc_mdpcomp.cpp | 2140 whf.format = (*rot)->getDstFormat(); in configure()
|