Lines Matching defs:rotation
150 * spinlock held. It updates the camera pixel crop, rotation and
566 bool rotation = ctx->rotation == 90 || ctx->rotation == 270;
614 max_w = rotation ? pl->out_rot_en_w : pl->out_rot_dis_w;
622 if (var->min_vsize_align == 1 && !rotation)
643 bool rotate = ctx->rotation == 90 || ctx->rotation == 270;
663 if (ctx->rotation != 90 && ctx->rotation != 270)