Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:rotationFlags

3348     Transform::orientation_flags rotationFlags;
3351 rotationFlags = Transform::ROT_0;
3354 rotationFlags = Transform::ROT_90;
3357 rotationFlags = Transform::ROT_180;
3360 rotationFlags = Transform::ROT_270;
3363 rotationFlags = Transform::ROT_0;
3420 useIdentityTransform, rotationFlags, isLocalScreenshot);