Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
DProjectionSpace.h72 auto orientedDestHeight = destination.getBounds().height; in getTransform() local
74 std::swap(orientedDestWidth, orientedDestHeight); in getTransform()
77 rotationTransform.set(orientationFlags, orientedDestWidth, orientedDestHeight); in getTransform()