Home
last modified time | relevance | path

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

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