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

  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.h 79 virtual uint32_t getDstFormat() const = 0;
114 virtual uint32_t getDstFormat() const;
171 virtual uint32_t getDstFormat() const;
overlayMdpRot.cpp 46 uint32_t MdpRot::getDstFormat() const {
overlayMdssRot.cpp 61 uint32_t MdssRot::getDstFormat() const {
  /hardware/qcom/display/msm8226/liboverlay/
overlayRotator.h 79 virtual uint32_t getDstFormat() const = 0;
114 virtual uint32_t getDstFormat() const;
171 virtual uint32_t getDstFormat() const;
overlayMdpRot.cpp 46 uint32_t MdpRot::getDstFormat() const {
overlayMdssRot.cpp 59 uint32_t MdssRot::getDstFormat() const {
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.h 93 virtual uint32_t getDstFormat() const = 0;
128 virtual uint32_t getDstFormat() const;
187 virtual uint32_t getDstFormat() const;
overlayMdpRot.cpp 46 uint32_t MdpRot::getDstFormat() const {
overlayMdssRot.cpp 58 uint32_t MdssRot::getDstFormat() const {
  /hardware/qcom/display/msm8974/liboverlay/
overlayRotator.h 93 virtual uint32_t getDstFormat() const = 0;
128 virtual uint32_t getDstFormat() const;
185 virtual uint32_t getDstFormat() const;
overlayMdpRot.cpp 46 uint32_t MdpRot::getDstFormat() const {
overlayMdssRot.cpp 60 uint32_t MdssRot::getDstFormat() const {
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlayGenPipe.cpp 152 mCtrlData.ctrl.updateSrcFormat(mRot->getDstFormat());
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_fbupdate.cpp 105 info.format = (mRot)->getDstFormat();
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_fbupdate.cpp 105 info.format = (mRot)->getDstFormat();
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp 948 whf.format = (*rot)->getDstFormat();
    [all...]

Completed in 113 milliseconds