Searched refs:orientation_flags (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES11RenderEngine.h54 Rect sourceCrop, size_t hwh, bool yswap, Transform::orientation_flags rotation);
H A DGLES20RenderEngine.h69 Rect sourceCrop, size_t hwh, bool yswap, Transform::orientation_flags rotation);
H A DRenderEngine.h95 Rect sourceCrop, size_t hwh, bool yswap, Transform::orientation_flags rotation) = 0;
H A DGLES11RenderEngine.cpp79 Transform::orientation_flags rotation) {
H A DGLES20RenderEngine.cpp86 Transform::orientation_flags rotation) {
/frameworks/native/services/surfaceflinger/
H A DTransform.h44 enum orientation_flags { enum in class:android::Transform
H A DSurfaceFlinger.h323 bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation);
330 bool useIdentityTransform, Transform::orientation_flags rotation);
H A DSurfaceFlinger.cpp3025 Transform::orientation_flags rotationFlags;
3053 Transform::orientation_flags rotation;
3061 bool useIdentityTransform, Transform::orientation_flags rotation)
3115 bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation)
3184 bool useIdentityTransform, Transform::orientation_flags rotation)

Completed in 717 milliseconds