Searched refs:orientation_flags (Results 1 – 8 of 8) sorted by relevance
38 Transform::orientation_flags getRotationFlags() const { return mRotationFlags; }; in getRotationFlags()46 Transform::orientation_flags mRotationFlags;
46 enum orientation_flags { enum56 static orientation_flags fromRotation(ISurfaceComposer::Rotation rotation);
412 Transform::orientation_flags Transform::fromRotation(ISurfaceComposer::Rotation rotation) { in fromRotation()
4983 Transform::orientation_flags rotation = renderArea.getRotationFlags(); in renderScreenImplLocked()5010 rotation = static_cast<Transform::orientation_flags> in renderScreenImplLocked()
70 bool yswap, Transform::orientation_flags rotation);
108 bool yswap, Transform::orientation_flags rotation) = 0;
171 Transform::orientation_flags rotation) { in setViewportAndProjection()
58 void(size_t, size_t, Rect, size_t, bool, Transform::orientation_flags));