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

  /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 55 uint32_t getDstOffset() const;
hwc_ad.cpp 286 uint32_t AssertiveDisplay::getDstOffset() const {
hwc_mdpcomp.cpp     [all...]
hwc_fbupdate.cpp 247 offset = mRot->getDstOffset();
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.h 55 uint32_t getDstOffset(hwc_context_t *ctx) const;
hwc_ad.cpp 257 uint32_t AssertiveDisplay::getDstOffset(hwc_context_t *ctx) const {
hwc_mdpcomp.cpp     [all...]
  /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 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 55 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/msm8974/liboverlay/
overlayRotator.h 92 virtual uint32_t getDstOffset() const = 0;
127 virtual uint32_t getDstOffset() const;
184 virtual uint32_t getDstOffset() const;
overlayMdpRot.cpp 42 uint32_t MdpRot::getDstOffset() const {
overlayMdssRot.cpp 56 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 942 offset = rot->getDstOffset();
    [all...]

Completed in 5111 milliseconds