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.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.h325 bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation);
332 bool useIdentityTransform, Transform::orientation_flags rotation);
H A DSurfaceFlinger.cpp3156 Transform::orientation_flags rotationFlags;
3184 Transform::orientation_flags rotation;
3192 bool useIdentityTransform, Transform::orientation_flags rotation)
3246 bool yswap, bool useIdentityTransform, Transform::orientation_flags rotation)
3316 bool useIdentityTransform, Transform::orientation_flags rotation)

Completed in 204 milliseconds