Home
last modified time | relevance | path

Searched refs:isRotationDoable (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp980 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd) { in isRotationDoable() function
1491 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in setMdpFlags()
1679 if((has90Transform(layer) && isRotationDoable(ctx, hnd)) || downscale) { in configureNonSplit()
1787 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in configureSplit()
1917 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in configureSourceSplit()
Dhwc_mdpcomp.cpp327 if((has90Transform(layer) and (not isRotationDoable(ctx, hnd))) || in isSupportedForMDPComp()
722 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in tryFullFrame()
1559 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in resourceCheck()
2340 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in configure()
Dhwc_utils.h265 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd);
Dhwc.cpp160 has90Transform(layer) && isRotationDoable(ctx, hnd)) { in setDMAState()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_utils.cpp1265 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd) { in isRotationDoable() function
1806 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in setMdpFlags()
2090 if((has90Transform(layer) or downscale) and isRotationDoable(ctx, hnd)) { in configureNonSplit()
2202 if((has90Transform(layer) or downscale) and isRotationDoable(ctx, hnd)) { in configureSplit()
2337 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in configureSourceSplit()
Dhwc_utils.h287 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd);
Dhwc_mdpcomp.cpp381 if((has90Transform(layer) and (not isRotationDoable(ctx, hnd))) || in isSupportedForMDPComp()
804 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in tryFullFrame()
1856 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in resourceCheck()
2702 if((has90Transform(layer) or downscale) and isRotationDoable(ctx, hnd)) { in configure()
Dhwc.cpp142 && isRotationDoable(ctx, hnd)) { in setDMAState()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1198 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd) { in isRotationDoable() function
1726 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in setMdpFlags()
2010 if((has90Transform(layer) or downscale) and isRotationDoable(ctx, hnd)) { in configureNonSplit()
2121 if((has90Transform(layer) or downscale) and isRotationDoable(ctx, hnd)) { in configureSplit()
2256 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in configureSourceSplit()
Dhwc_utils.h315 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd);
Dhwc_mdpcomp.cpp385 if((has90Transform(layer) and (not isRotationDoable(ctx, hnd))) || in isSupportedForMDPComp()
830 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in tryFullFrame()
1889 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) { in resourceCheck()
2882 if((has90Transform(layer) or downscale) and isRotationDoable(ctx, hnd)) { in configure()
Dhwc.cpp141 && isRotationDoable(ctx, hnd)) { in setDMAState()