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

/frameworks/native/services/surfaceflinger/
H A DTransform.h45 ROT_0 = 0x00000000, enumerator in enum:android::Transform::orientation_flags
H A DDisplayDevice.cpp292 false, Transform::ROT_0);
364 transform = Transform::ROT_0;
385 flags = Transform::ROT_0;
H A DTransform.cpp259 uint32_t flags = ROT_0;
365 flags.append("ROT_0 ");
H A DSurfaceFlinger.cpp3028 rotationFlags = Transform::ROT_0;
3040 rotationFlags = Transform::ROT_0;
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES11RenderEngine.cpp98 case Transform::ROT_0:
H A DGLES20RenderEngine.cpp105 case Transform::ROT_0:

Completed in 1169 milliseconds