Home
last modified time | relevance | path

Searched refs:fromRotation (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
DRenderArea.h21 mRotationFlags = Transform::fromRotation(rotation); in mReqHeight()
DTransform.h56 static orientation_flags fromRotation(ISurfaceComposer::Rotation rotation);
DTransform.cpp412 Transform::orientation_flags Transform::fromRotation(ISurfaceComposer::Rotation rotation) { in fromRotation() function in android::Transform