Lines Matching refs:rotationFlags
3435 Transform::orientation_flags rotationFlags;
3438 rotationFlags = Transform::ROT_0;
3441 rotationFlags = Transform::ROT_90;
3444 rotationFlags = Transform::ROT_180;
3447 rotationFlags = Transform::ROT_270;
3450 rotationFlags = Transform::ROT_0;
3507 useIdentityTransform, rotationFlags, isLocalScreenshot);