Searched defs:SurfaceControl (Results 1 – 7 of 7) sorted by relevance
| /frameworks/native/cmds/flatland/ |
| D | GLHelper.h | 27 class SurfaceControl; variable
|
| /frameworks/native/libs/gui/ |
| D | SurfaceControl.cpp | 51 SurfaceControl::SurfaceControl(const sp<SurfaceComposerClient>& client, const sp<IBinder>& handle, in SurfaceControl() function in android::SurfaceControl 65 SurfaceControl::SurfaceControl(const sp<SurfaceControl>& other) { in SurfaceControl() function in android::SurfaceControl
|
| D | SurfaceComposerClient.cpp | 166 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()
|
| /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
| D | RemoteAnimationTargetCompat.java | 240 SurfaceControl.Transaction t, ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in wrap()
|
| D | RemoteTransitionCompat.java | 184 ArrayMap<SurfaceControl, SurfaceControl> leashMap) { in setup()
|
| /frameworks/base/cmds/bootanimation/ |
| D | BootAnimation.h | 40 class SurfaceControl; variable
|
| /frameworks/base/core/java/android/view/ |
| D | SurfaceControl.java | 87 public final class SurfaceControl implements Parcelable { class 1408 private SurfaceControl(SurfaceSession session, String name, int w, int h, int format, int flags, in SurfaceControl() method in SurfaceControl 1454 public SurfaceControl(@NonNull SurfaceControl other, @NonNull String callsite) { in SurfaceControl() method in SurfaceControl 1458 private SurfaceControl(Parcel in) { in SurfaceControl() method in SurfaceControl 1465 public SurfaceControl() { in SurfaceControl() method in SurfaceControl
|