Searched refs:configRotator (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp831 static inline int configRotator(Rotator *rot, const Whf& whf, function in namespace:qhwc
981 if(configRotator(*rot, whf, origWhf, mdpFlags, orient, downscale) < 0)
1038 if(configRotator(*rot, whf, origWhf, mdpFlagsL, orient, downscale) < 0)
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp798 int configRotator(Rotator *rot, const Whf& whf, function in namespace:qhwc
942 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) {
943 ALOGE("%s: configRotator failed!", __FUNCTION__);
1007 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) {
1008 ALOGE("%s: configRotator failed!", __FUNCTION__);
H A Dhwc_utils.h218 int configRotator(overlay::Rotator *rot, const ovutils::Whf& whf,
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp792 static inline int configRotator(Rotator *rot, const Whf& whf, function in namespace:qhwc
927 if(configRotator(*rot, whf, mdpFlags, orient, downscale) < 0)
982 if(configRotator(*rot, whf, mdpFlagsL, orient, downscale) < 0)

Completed in 43 milliseconds