Home
last modified time | relevance | path

Searched defs:SurfaceControl (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DRemoteAnimationTargetCompat.java42 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in wrapApps()
63 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in wrapNonApps()
/frameworks/native/cmds/flatland/
DGLHelper.h27 class SurfaceControl; variable
/frameworks/base/core/java/android/view/
DSurfaceControlRegistry.java56 void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, int limit, in onMaxLayersExceeded()
65 public void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, in onMaxLayersExceeded()
DSurfaceControl.java104 public final class SurfaceControl implements Parcelable { class
1287 private SurfaceControl(SurfaceSession session, String name, int w, int h, int format, int flags, in SurfaceControl() method in SurfaceControl
1333 public SurfaceControl(@NonNull SurfaceControl other, @NonNull String callsite) { in SurfaceControl() method in SurfaceControl
1337 private SurfaceControl(Parcel in) { in SurfaceControl() method in SurfaceControl
1347 public SurfaceControl() { in SurfaceControl() method in SurfaceControl
/frameworks/native/libs/gui/
DSurfaceControl.cpp53 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
DSurfaceComposerClient.cpp255 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()
264 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunctionLocked()
/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/
DTransitionUtil.java258 @Nullable ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in newTarget()
267 @Nullable ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in newTarget()
/frameworks/native/services/surfaceflinger/Utils/
DOverlayUtils.h43 class SurfaceControl; variable
/frameworks/base/core/tests/coretests/src/android/view/
DSurfaceControlRegistryTests.java187 public void onMaxLayersExceeded(WeakHashMap<SurfaceControl, Long> surfaceControls, in onMaxLayersExceeded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardService.java127 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap, in wrap()
/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h521 Transaction& setSize(const sp<SurfaceControl>&, uint32_t, uint32_t) { return *this; } in setSize()
/frameworks/base/cmds/bootanimation/
DBootAnimation.h42 class SurfaceControl; variable
/frameworks/native/services/surfaceflinger/tests/
DLayerCallback_test.cpp118 const std::unordered_set<sp<SurfaceControl>, SCHash>& committedSc) { in waitForCommitCallback()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...