Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/
DSetGeometry_test.cpp58 Transaction{}.setGeometry(mLayer, source, dest, 0).apply(); in TEST_F()
71 Transaction{}.setGeometry(mLayer, source, dest, 0).apply(); in TEST_F()
84 Transaction{}.setGeometry(mLayer, source, dest, 0).apply(); in TEST_F()
94 Transaction{}.setGeometry(mLayer, source, dest, 0).apply(); in TEST_F()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DStubTransaction.java103 public SurfaceControl.Transaction setGeometry(SurfaceControl sc, Rect sourceCrop, in setGeometry() method in StubTransaction
/frameworks/base/tests/MirrorSurfaceTest/src/com/google/android/test/mirrorsurface/
DMirrorSurfaceActivity.java315 mTransaction.setGeometry(mSurfaceControl, sourceBounds, displayFrame, Surface.ROTATION_0) in updateMirror()
/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h515 Transaction& setGeometry(const sp<SurfaceControl>& sc,
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationController.java213 mTransaction.setGeometry(mMirrorSurface, mSourceBounds, mTmpRect, in WindowMagnificationController()
/frameworks/base/core/java/android/view/
DSurfaceControl.java2894 public Transaction setGeometry(@NonNull SurfaceControl sc, @Nullable Rect sourceCrop, in setGeometry() method in SurfaceControl.Transaction
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1535 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setGeometry( in setGeometry() function in android::SurfaceComposerClient::Transaction
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp571 transaction->setGeometry(ctrl, source, dst, orientation); in nativeSetGeometry()
/frameworks/base/core/api/
Dcurrent.txt48355 …method @NonNull public android.view.SurfaceControl.Transaction setGeometry(@NonNull android.view.S…