Searched refs:configRotator (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 839 static inline int configRotator(Rotator *rot, const Whf& whf, in configRotator() function 988 if(configRotator(*rot, whf, origWhf, mdpFlags, orient, downscale) < 0) in configureLowRes() 1045 if(configRotator(*rot, whf, origWhf, mdpFlagsL, orient, downscale) < 0) in configureHighRes()
|
/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 | 1501 int configRotator(Rotator *rot, Whf& whf, in configRotator() function 1683 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configureNonSplit() 1789 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSplit() 1922 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSourceSplit()
|
D | hwc_mdpcomp.cpp | 2136 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 | 1517 int configRotator(Rotator *rot, Whf& whf, in configRotator() function 1689 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configureNonSplit() 1794 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSplit() 1927 if(configRotator(*rot, whf, crop, mdpFlagsL, orient, downscale) < 0) { in configureSourceSplit()
|
D | hwc_mdpcomp.cpp | 2349 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configure()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 415 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_mdpcomp.cpp | 2892 if(configRotator(*rot, whf, crop, mdpFlags, orient, downscale) < 0) { in configure()
|