Searched refs:ROT_270 (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DTransform.h50 ROT_270 = ROT_180|ROT_90, enumerator in enum:android::Transform::orientation_flags
H A DDisplayDevice.cpp450 transform = Transform::ROT_270;
471 flags = Transform::ROT_270;
579 transform = Transform::ROT_270;
H A DSurfaceFlinger.cpp3467 rotationFlags = Transform::ROT_270;
H A DSurfaceFlinger_hwc1.cpp3360 rotationFlags = Transform::ROT_270;
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES11RenderEngine.cpp100 case Transform::ROT_270:
H A DGLES20RenderEngine.cpp107 case Transform::ROT_270:

Completed in 83 milliseconds