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

  /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/msm8x26/liboverlay/
overlayRotator.h 92 virtual uint32_t getDstFormat() const = 0;
126 virtual uint32_t getDstFormat() const;
182 virtual uint32_t getDstFormat() const;
overlayMdpRot.cpp 46 uint32_t MdpRot::getDstFormat() const {
overlayMdssRot.cpp 58 uint32_t MdssRot::getDstFormat() const {
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlayGenPipe.cpp 152 mCtrlData.ctrl.updateSrcFormat(mRot->getDstFormat());
  /hardware/qcom/display/msm8x26/liboverlay/pipes/
overlayGenPipe.cpp 152 mCtrlData.ctrl.updateSrcFormat(mRot->getDstFormat());
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 984 whf.format = (*rot)->getDstFormat()
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp 948 whf.format = (*rot)->getDstFormat();
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.cpp 930 whf.format = (*rot)->getDstFormat();
985 whf.format = (*rot)->getDstFormat();
    [all...]

Completed in 1177 milliseconds