Searched refs:ROT_270 (Results 1 - 5 of 5) 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.cpp469 transform = Transform::ROT_270;
490 flags = Transform::ROT_270;
598 transform = Transform::ROT_270;
H A DSurfaceFlinger.cpp4110 rotationFlags = Transform::ROT_270;
H A DSurfaceFlinger_hwc1.cpp3711 rotationFlags = Transform::ROT_270;
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES20RenderEngine.cpp201 case Transform::ROT_270:

Completed in 93 milliseconds