/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | RemoteAnimationTargetCompat.java | 42 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in wrapApps() 63 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in wrapNonApps()
|
D | RemoteAnimationRunnerCompat.java | 272 ArrayMap<SurfaceControl, SurfaceControl> leashMap, in resetLauncherAlphaOnDesktopExit()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/letterbox/ |
D | MultiSurfaceLetterboxController.kt | 106 private fun SurfaceControl?.remove( in <lambda>() method 112 private fun SurfaceControl?.setVisibility( in <lambda>() method
|
/frameworks/base/libs/hwui/renderthread/ |
D | RenderProxy.h | 41 class SurfaceControl; variable
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.h | 27 class SurfaceControl; variable
|
/frameworks/native/libs/gui/ |
D | SurfaceControl.cpp | 53 SurfaceControl::SurfaceControl(const sp<SurfaceComposerClient>& client, const sp<IBinder>& handle, in SurfaceControl() function in android::SurfaceControl 66 SurfaceControl::SurfaceControl(const sp<SurfaceControl>& other) { in SurfaceControl() function in android::SurfaceControl
|
D | SurfaceComposerClient.cpp | 421 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControlRegistry.java | 58 void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, int limit, in onMaxLayersExceeded() 67 public void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, in onMaxLayersExceeded()
|
D | SurfaceControl.java | 109 public final class SurfaceControl implements Parcelable { class 1475 private SurfaceControl(SurfaceSession session, String name, int w, int h, int format, int flags, in SurfaceControl() method in SurfaceControl 1521 public SurfaceControl(@NonNull SurfaceControl other, @NonNull String callsite) { in SurfaceControl() method in SurfaceControl 1525 private SurfaceControl(Parcel in) { in SurfaceControl() method in SurfaceControl 1535 public SurfaceControl() { in SurfaceControl() method in SurfaceControl
|
/frameworks/base/libs/hwui/ |
D | WebViewFunctorManager.h | 30 class SurfaceControl; variable
|
/frameworks/native/services/surfaceflinger/Utils/ |
D | OverlayUtils.h | 43 class SurfaceControl; variable
|
/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/ |
D | TransitionUtil.java | 328 @Nullable ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in newTarget() 337 @Nullable ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in newTarget()
|
/frameworks/base/core/tests/coretests/src/android/view/ |
D | SurfaceControlRegistryTests.java | 187 public void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, in onMaxLayersExceeded()
|
/frameworks/base/tests/ChoreographerTests/jni/ |
D | android_view_tests_ChoreographerNativeTest.cpp | 155 {"nativeSurfaceControl_getChoreographer", "(Landroid/view/SurfaceControl;)J", in nativeSurfaceControl_getChoreographer()
|
/frameworks/native/libs/gui/include/gui/ |
D | SurfaceComposerClient.h | 499 Transaction& setSize(const sp<SurfaceControl>&, uint32_t, uint32_t) { return *this; } in setSize()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardService.java | 135 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap, in wrap()
|
/frameworks/base/cmds/bootanimation/ |
D | BootAnimation.h | 43 class SurfaceControl; variable
|
/frameworks/native/services/surfaceflinger/tests/ |
D | LayerCallback_test.cpp | 118 const std::unordered_set<sp<SurfaceControl>, SCHash>& committedSc) { in waitForCommitCallback()
|