Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:isRotationDoable

1198 bool isRotationDoable(hwc_context_t *ctx, private_handle_t *hnd) {
1728 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) {
2012 if((has90Transform(layer) or downscale) and isRotationDoable(ctx, hnd)) {
2123 if((has90Transform(layer) or downscale) and isRotationDoable(ctx, hnd)) {
2258 if(has90Transform(layer) && isRotationDoable(ctx, hnd)) {