HomeSort by relevance Sort by last modified time
    Searched refs:Rotator (Results 26 - 39 of 39) sorted by null

12

  /hardware/qcom/display/msm8960/liboverlay/
overlayMdssRot.cpp 185 // Calculate the size based on rotator's dst format, w and h.
256 opBufSize = Rotator::calcOutputBufSize(destWhf);
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdpRot.cpp 55 // This is an undocumented MDP Rotator constraint.
98 // NO-OP for non-mdss rotator due to possible h/w limitations
139 return Rotator::calcOutputBufSize(destWhf);
overlayMdssRot.cpp 187 // Calculate the size based on rotator's dst format, w and h.
261 opBufSize = Rotator::calcOutputBufSize(destWhf);
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdssRot.cpp 204 // Calculate the size based on rotator's dst format, w and h.
280 opBufSize = Rotator::calcOutputBufSize(destWhf);
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.cpp 664 //Until B-family supports sync for rotator
679 //Send acquireFenceFds to rotator
696 //rotator.
751 //If rotator has not already populated this field.
767 //Signals when MDP finishes reading rotator buffers.
811 //Pre-rotation will be used using rotator.
838 static inline int configRotator(Rotator *rot, const Whf& whf,
935 const eIsFg& isFg, const eDest& dest, Rotator **rot) {
985 //Configure rotator for pre-rotatio
    [all...]
hwc_mdpcomp.cpp 27 using overlay::Rotator;
214 //We dont own the rotator
403 //MDP composition is not efficient if layer needs rotator.
540 ALOGE("%s: No DMA for Rotator",__FUNCTION__);
636 //Reserve DMA for rotator
937 Rotator *rot = mCurrentFrame.mdpToLayer[mdpIndex].rot;
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp 651 //rotator
654 //Not used for rotator
713 //If rotator has not already populated this field.
727 //Signals when MDP finishes reading rotator buffers.
771 //Pre-rotation will be used using rotator.
798 int configRotator(Rotator *rot, const Whf& whf,
880 const eIsFg& isFg, const eDest& dest, Rotator **rot) {
941 //Configure rotator for pre-rotation
    [all...]
hwc_mdpcomp.cpp 191 //We dont own the rotator
399 ALOGD_IF(isDebug(), "%s: Can't use rotator for dpy %d",
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp 249 //We dont own the rotator
716 ALOGD_IF(isDebug(), "%s: Can't use rotator for dpy %d",
    [all...]
hwc_fbupdate.cpp 33 using overlay::Rotator;
106 //Configure rotator for pre-rotation
211 // For External use rotator if there is a rotation value set
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp 240 //We dont own the rotator
704 ALOGD_IF(isDebug(), "%s: Can't use rotator for dpy %d",
    [all...]
hwc_fbupdate.cpp 33 using overlay::Rotator;
99 //Configure rotator for pre-rotation
205 // For External use rotator if there is a rotation value set

Completed in 599 milliseconds

12