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

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES11RenderEngine.h55 Transform::orientation_flags rotation);
H A DGLES20RenderEngine.h70 Transform::orientation_flags rotation);
H A DRenderEngine.h97 Rect sourceCrop, size_t hwh, bool yswap, Transform::orientation_flags rotation) = 0;
H A DGLES11RenderEngine.cpp73 Transform::orientation_flags rotation) {
H A DGLES20RenderEngine.cpp80 Transform::orientation_flags rotation) {
/frameworks/native/services/surfaceflinger/
H A DTransform.h44 enum orientation_flags { enum in class:android::Transform
H A DSurfaceFlinger.h345 bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation);
352 bool useIdentityTransform, Transform::orientation_flags rotation,
H A DSurfaceFlinger.cpp3455 Transform::orientation_flags rotationFlags;
3483 Transform::orientation_flags rotation;
3493 Transform::orientation_flags rotation,
3541 bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation)
3609 bool useIdentityTransform, Transform::orientation_flags rotation,
H A DSurfaceFlinger_hwc1.cpp3348 Transform::orientation_flags rotationFlags;
3376 Transform::orientation_flags rotation;
3386 Transform::orientation_flags rotation,
3434 bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation)
3504 bool useIdentityTransform, Transform::orientation_flags rotation,

Completed in 75 milliseconds