HomeSort by relevance Sort by last modified time
    Searched refs:getDstOffset (Results 1 - 25 of 26) sorted by null

1 2

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_ad.h 55 uint32_t getDstOffset() const;
hwc_ad.cpp 291 uint32_t AssertiveDisplay::getDstOffset() const {
hwc_mdpcomp.cpp     [all...]
hwc_fbupdate.cpp 244 offset = mRot->getDstOffset();
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.h 54 uint32_t getDstOffset() const;
hwc_ad.cpp 269 uint32_t AssertiveDisplay::getDstOffset() const {
hwc_mdpcomp.cpp     [all...]
hwc_fbupdate.cpp 250 offset = mRot->getDstOffset();
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_ad.h 54 uint32_t getDstOffset() const;
hwc_ad.cpp 273 uint32_t AssertiveDisplay::getDstOffset() const {
hwc_fbupdate.cpp 242 offset = mRot->getDstOffset();
  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.h 78 virtual uint32_t getDstOffset() const = 0;
113 virtual uint32_t getDstOffset() const;
170 virtual uint32_t getDstOffset() const;
overlayMdpRot.cpp 42 uint32_t MdpRot::getDstOffset() const {
overlayMdssRot.cpp 57 uint32_t MdssRot::getDstOffset() const {
  /hardware/qcom/display/msm8226/liboverlay/
overlayRotator.h 79 virtual uint32_t getDstOffset() const = 0;
118 virtual uint32_t getDstOffset() const;
177 virtual uint32_t getDstOffset() const;
overlayMdpRot.cpp 43 uint32_t MdpRot::getDstOffset() const {
overlayMdssRot.cpp 57 uint32_t MdssRot::getDstOffset() const {
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.h 92 virtual uint32_t getDstOffset() const = 0;
127 virtual uint32_t getDstOffset() const;
186 virtual uint32_t getDstOffset() const;
overlayMdpRot.cpp 42 uint32_t MdpRot::getDstOffset() const {
overlayMdssRot.cpp 54 uint32_t MdssRot::getDstOffset() const {
  /hardware/qcom/display/msm8994/liboverlay/
overlayRotator.h 90 virtual uint32_t getDstOffset() const = 0;
145 virtual uint32_t getDstOffset() const;
217 virtual uint32_t getDstOffset() const;
overlayMdpRot.cpp 52 uint32_t MdpRot::getDstOffset() const {
overlayMdssRot.cpp 66 uint32_t MdssRot::getDstOffset() const {
  /hardware/qcom/display/msm8960/liboverlay/pipes/
overlayGenPipe.cpp 188 finalOffset = mRot->getDstOffset();
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.cpp 946 offset = rot->getDstOffset();
    [all...]

Completed in 1153 milliseconds

1 2