Home
last modified time | relevance | path

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

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