/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 837 static inline int configRotator(Rotator *rot, const Whf& whf, in configRotator() function 986 if(configRotator(*rot, whf, origWhf, mdpFlags, orient, downscale) < 0) in configureLowRes() 1043 if(configRotator(*rot, whf, origWhf, mdpFlagsL, orient, downscale) < 0) in configureHighRes()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_utils.cpp | 795 int configRotator(Rotator *rot, const Whf& whf, in configRotator() function 939 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configureLowRes() 1004 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureHighRes()
|
D | hwc_utils.h | 218 int configRotator(overlay::Rotator *rot, const ovutils::Whf& whf,
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 328 int configRotator(overlay::Rotator *rot, ovutils::Whf& whf,
|
D | hwc_fbupdate.cpp | 100 if(configRotator(mRot, info, sourceCrop, mdpFlags, orient, 0) < 0) { in preRotateExtDisplay()
|
D | hwc_utils.cpp | 1499 int configRotator(Rotator *rot, Whf& whf, in configRotator() function 1681 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configureNonSplit() 1787 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSplit() 1920 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSourceSplit()
|
D | hwc_mdpcomp.cpp | 2131 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configure()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_fbupdate.cpp | 107 if(configRotator(mRot, info, sourceCrop, mdpFlags, orient, 0) < 0) { in preRotateExtDisplay()
|
D | hwc_utils.h | 348 int configRotator(overlay::Rotator *rot, ovutils::Whf& whf,
|
D | hwc_utils.cpp | 1514 int configRotator(Rotator *rot, Whf& whf, in configRotator() function 1686 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configureNonSplit() 1791 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSplit() 1924 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSourceSplit()
|
D | hwc_mdpcomp.cpp | 2341 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configure()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 413 int configRotator(overlay::Rotator *rot, ovutils::Whf& whf,
|
D | hwc_fbupdate.cpp | 105 if(configRotator(mRot, info, sourceCrop, mdpFlags, orient, 0) < 0) { in preRotateExtDisplay()
|
D | hwc_utils.cpp | 1748 int configRotator(Rotator *rot, Whf& whf, in configRotator() function 2015 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configureNonSplit() 2124 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSplit() 2259 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSourceSplit()
|
D | hwc_mdpcomp.cpp | 2892 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configure()
|