Searched refs:configRotator (Results 1 - 11 of 11) sorted by path

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.cpp100 if(configRotator(mRot, info, sourceCrop, mdpFlags, orient, 0) < 0) {
101 ALOGE("%s: configRotator Failed!", __FUNCTION__);
H A Dhwc_mdpcomp.cpp2129 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) {
2130 ALOGE("%s: configRotator failed!", __FUNCTION__);
H A Dhwc_utils.cpp1493 int configRotator(Rotator *rot, Whf& whf, function in namespace:qhwc
1675 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) {
1676 ALOGE("%s: configRotator failed!", __FUNCTION__);
1781 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) {
1782 ALOGE("%s: configRotator failed!", __FUNCTION__);
1914 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) {
1915 ALOGE("%s: configRotator failed!", __FUNCTION__);
H A Dhwc_utils.h326 int configRotator(overlay::Rotator *rot, ovutils::Whf& whf,
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.cpp107 if(configRotator(mRot, info, sourceCrop, mdpFlags, orient, 0) < 0) {
108 ALOGE("%s: configRotator Failed!", __FUNCTION__);
H A Dhwc_mdpcomp.cpp2341 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) {
2342 ALOGE("%s: configRotator failed!", __FUNCTION__);
H A Dhwc_utils.cpp1514 int configRotator(Rotator *rot, Whf& whf, function in namespace:qhwc
1686 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) {
1687 ALOGE("%s: configRotator failed!", __FUNCTION__);
1791 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) {
1792 ALOGE("%s: configRotator failed!", __FUNCTION__);
1924 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) {
1925 ALOGE("%s: configRotator failed!", __FUNCTION__);
H A Dhwc_utils.h344 int configRotator(overlay::Rotator *rot, ovutils::Whf& whf,
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp838 static inline int configRotator(Rotator *rot, const Whf& whf, function in namespace:qhwc
988 if(configRotator(*rot, whf, origWhf, mdpFlags, orient, downscale) < 0)
1045 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,

Completed in 78 milliseconds