Home
last modified time | relevance | path

Searched defs:setFixedTransformHint (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DStubTransaction.java254 public SurfaceControl.Transaction setFixedTransformHint(SurfaceControl sc, in setFixedTransformHint() method in StubTransaction
/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1085 bool Layer::setFixedTransformHint(ui::Transform::RotationFlags fixedTransformHint) { in setFixedTransformHint() function in android::Layer
/aosp12/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1649 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setFixedTransformHint( in setFixedTransformHint() function in android::SurfaceComposerClient::Transaction
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2886 public Transaction setFixedTransformHint(@NonNull SurfaceControl sc, in setFixedTransformHint() method in SurfaceControl.Transaction