/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | SFFakeHwc_test.cpp | 366 ts.setDisplayLayerStack(display, 0); in Test_HotplugOneConfig() 429 ts.setDisplayLayerStack(display, 0); in Test_HotplugTwoSeparateConfigs() 482 ts.setDisplayLayerStack(display, 0); in Test_HotplugTwoSeparateConfigs() 537 ts.setDisplayLayerStack(display, 0); in Test_HotplugTwoConfigsSameGroup() 589 ts.setDisplayLayerStack(display, 0); in Test_HotplugTwoConfigsSameGroup() 654 ts.setDisplayLayerStack(display, 0); in Test_HotplugThreeConfigsMixedGroups() 706 ts.setDisplayLayerStack(display, 0); in Test_HotplugThreeConfigsMixedGroups() 753 ts.setDisplayLayerStack(display, 0); in Test_HotplugThreeConfigsMixedGroups() 800 ts.setDisplayLayerStack(display, 0); in Test_HotplugThreeConfigsMixedGroups() 1198 t.setDisplayLayerStack(display, 0); in SetUp()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | MultiDisplayLayerBounds_test.cpp | 60 t.setDisplayLayerStack(mVirtualDisplay, layerStack); in createDisplay()
|
H A D | TransactionTestHarnesses.h | 68 t.setDisplayLayerStack(vDisplay, 0); in getScreenCapture()
|
H A D | EffectLayer_test.cpp | 36 t.setDisplayLayerStack(display, 0); in SetUp()
|
H A D | RelativeZ_test.cpp | 46 t.setDisplayLayerStack(display, 0); in SetUp()
|
H A D | Credentials_test.cpp | 96 t.setDisplayLayerStack(mDisplay, 0); in setupBackgroundSurface()
|
H A D | MirrorLayer_test.cpp | 39 t.setDisplayLayerStack(display, 0); in SetUp()
|
H A D | IPC_test.cpp | 235 setupTransaction.setDisplayLayerStack(mPrimaryDisplay, 0); in SetUp()
|
H A D | LayerTransactionTest.h | 305 t.setDisplayLayerStack(mDisplay, mDisplayLayerStack); in SetUpDisplay()
|
H A D | LayerUpdate_test.cpp | 66 t.setDisplayLayerStack(display, 0); in SetUp()
|
H A D | ScreenCapture_test.cpp | 58 t.setDisplayLayerStack(display, 0); in SetUp()
|
H A D | SurfaceInterceptor_test.cpp | 286 t.setDisplayLayerStack(display, 0); in setupBackgroundSurface()
|
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/ |
H A D | Replayer.cpp | 444 setDisplayLayerStack(t, change.id(), change.layer_stack()); in doDisplayTransaction() 567 void Replayer::setDisplayLayerStack(SurfaceComposerClient::Transaction& t, in setDisplayLayerStack() function in Replayer 569 t.setDisplayLayerStack(mDisplays[id], lsc.layer_stack()); in setDisplayLayerStack()
|
H A D | Replayer.h | 124 void setDisplayLayerStack(SurfaceComposerClient::Transaction& t,
|
/aosp12/frameworks/native/services/automotive/display/ |
H A D | AutomotiveDisplayProxyService.cpp | 114 t.setDisplayLayerStack(it->second.token, displayState.layerStack); in showWindow()
|
/aosp12/frameworks/base/services/core/java/com/android/server/display/ |
H A D | DisplayDevice.java | 241 t.setDisplayLayerStack(mDisplayToken, layerStack); in setLayerStackLocked()
|
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | StubTransaction.java | 176 public SurfaceControl.Transaction setDisplayLayerStack(IBinder displayToken, int layerStack) { in setDisplayLayerStack() method in StubTransaction
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | SurfaceControl.java | 2288 public static void setDisplayLayerStack(IBinder displayToken, int layerStack) { in setDisplayLayerStack() method in SurfaceControl 2290 sGlobalTransaction.setDisplayLayerStack(displayToken, layerStack); in setDisplayLayerStack() 3256 public Transaction setDisplayLayerStack(IBinder displayToken, int layerStack) { in setDisplayLayerStack() method in SurfaceControl.Transaction
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | SurfaceComposerClient.h | 573 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp12/frameworks/av/cmds/screenrecord/ |
H A D | screenrecord.cpp | 348 t.setDisplayLayerStack(dpy, displayState.layerStack); in prepareVirtualDisplay()
|
/aosp12/frameworks/base/cmds/bootanimation/ |
H A D | BootAnimation.cpp | 551 t.setDisplayLayerStack(token, LAYER_STACK); in readyToRun()
|
/aosp12/frameworks/native/libs/gui/tests/ |
H A D | BLASTBufferQueue_test.cpp | 155 t.setDisplayLayerStack(mDisplayToken, 0); in SetUp()
|
/aosp12/frameworks/native/libs/gui/ |
H A D | SurfaceComposerClient.cpp | 1794 void SurfaceComposerClient::Transaction::setDisplayLayerStack(const sp<IBinder>& token, in setDisplayLayerStack() function in android::SurfaceComposerClient::Transaction
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 1028 transaction->setDisplayLayerStack(token, layerStack); in nativeSetDisplayLayerStack()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 65332 Landroid/view/SurfaceControl$Transaction;->setDisplayLayerStack(Landroid/os/IBinder;I)Landroid/view…
|