Home
last modified time | relevance | path

Searched refs:getDstFormat (Results 1 – 17 of 17) sorted by relevance

/aosp12/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayRotator.h79 virtual uint32_t getDstFormat() const = 0;
114 virtual uint32_t getDstFormat() const;
171 virtual uint32_t getDstFormat() const;
H A DoverlayMdpRot.cpp46 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
H A DoverlayMdssRot.cpp61 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
/aosp12/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayRotator.h93 virtual uint32_t getDstFormat() const = 0;
128 virtual uint32_t getDstFormat() const;
187 virtual uint32_t getDstFormat() const;
H A DoverlayMdssRot.cpp58 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
H A DoverlayMdpRot.cpp46 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
/aosp12/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayRotator.h82 virtual uint32_t getDstFormat() const = 0;
119 virtual uint32_t getDstFormat() const;
178 virtual uint32_t getDstFormat() const;
H A DoverlayMdpRot.cpp47 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
H A DoverlayMdssRot.cpp61 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
/aosp12/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayRotator.h93 virtual uint32_t getDstFormat() const = 0;
146 virtual uint32_t getDstFormat() const;
218 virtual uint32_t getDstFormat() const;
H A DoverlayMdpRot.cpp56 uint32_t MdpRot::getDstFormat() const { in getDstFormat() function in overlay::MdpRot
H A DoverlayMdssRot.cpp70 uint32_t MdssRot::getDstFormat() const { in getDstFormat() function in overlay::MdssRot
/aosp12/hardware/qcom/display/msm8960/liboverlay/pipes/
H A DoverlayGenPipe.cpp152 mCtrlData.ctrl.updateSrcFormat(mRot->getDstFormat()); in commit()
/aosp12/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp991 whf.format = (*rot)->getDstFormat(); in configureLowRes()
1048 whf.format = (*rot)->getDstFormat(); in configureHighRes()
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.cpp105 info.format = (mRot)->getDstFormat(); in preRotateExtDisplay()
H A Dhwc_utils.cpp1687 whf.format = (*rot)->getDstFormat(); in configureNonSplit()
1793 whf.format = (*rot)->getDstFormat(); in configureSplit()
1926 whf.format = (*rot)->getDstFormat(); in configureSourceSplit()
H A Dhwc_mdpcomp.cpp2140 whf.format = (*rot)->getDstFormat(); in configure()