/aosp_15_r20/frameworks/native/services/automotive/display/ |
H A D | AutomotiveDisplayProxyService.cpp | 117 t.setDisplayLayerStack(it->second.token, displayState.layerStack); in showWindow()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/ |
H A D | MultiDisplayLayerBounds_test.cpp | 74 t.setDisplayLayerStack(mVirtualDisplay, layerStack); in createDisplay()
|
H A D | TransactionTestHarnesses.h | 98 t.setDisplayLayerStack(vDisplay, layerStack); in getScreenCapture()
|
H A D | EffectLayer_test.cpp | 38 t.setDisplayLayerStack(display, ui::DEFAULT_LAYER_STACK); in SetUp()
|
H A D | RelativeZ_test.cpp | 48 t.setDisplayLayerStack(display, ui::DEFAULT_LAYER_STACK); in SetUp()
|
H A D | MirrorLayer_test.cpp | 44 t.setDisplayLayerStack(display, ui::DEFAULT_LAYER_STACK); in SetUp()
|
H A D | IPC_test.cpp | 236 setupTransaction.setDisplayLayerStack(mPrimaryDisplay, ui::DEFAULT_LAYER_STACK); in SetUp()
|
H A D | LayerTransactionTest.h | 311 t.setDisplayLayerStack(mDisplay, mDisplayLayerStack); in SetUpDisplay()
|
H A D | Credentials_test.cpp | 110 t.setDisplayLayerStack(mDisplay, ui::DEFAULT_LAYER_STACK); in setupBackgroundSurface()
|
H A D | LayerUpdate_test.cpp | 68 t.setDisplayLayerStack(display, ui::DEFAULT_LAYER_STACK); in SetUp()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/util/ |
H A D | StubTransaction.java | 196 public SurfaceControl.Transaction setDisplayLayerStack(IBinder displayToken, int layerStack) { in setDisplayLayerStack() method in StubTransaction
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/ |
H A D | DisplayDevice.java | 315 t.setDisplayLayerStack(mDisplayToken, layerStack); in setLayerStackLocked()
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/utils/com/android/server/testutils/ |
H A D | StubTransaction.java | 201 public SurfaceControl.Transaction setDisplayLayerStack(IBinder displayToken, int layerStack) { in setDisplayLayerStack() method in StubTransaction
|
/aosp_15_r20/packages/services/Car/cpp/displayproxy/src/ |
D | CarDisplayProxy.cpp | 245 t.setDisplayLayerStack(displayToken, displayState.layerStack); in showWindow()
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 539 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 539 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 539 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 539 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 573 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 573 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 573 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 573 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 573 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 573 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 573 void setDisplayLayerStack(const sp<IBinder>& token, uint32_t layerStack);
|