Searched refs:isRotationDoable (Results 1 - 4 of 4) sorted by last modified time

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc.cpp150 has90Transform(layer) && isRotationDoable(ctx, hnd)) {
H A Dhwc_mdpcomp.cpp319 if((has90Transform(layer) and (not isRotationDoable(ctx, hnd))) ||
714 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) {
1551 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) {
2332 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) {
H A Dhwc_utils.cpp979 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd) { function in namespace:qhwc
1490 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) {
1678 if((has90Transform(layer) && isRotationDoable(ctx, hnd)) || downscale) {
1786 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) {
1916 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) {
H A Dhwc_utils.h261 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd);

Completed in 49 milliseconds