Searched defs:SurfaceControl (Results 1 – 5 of 5) sorted by relevance
| /frameworks/native/libs/gui/ |
| D | SurfaceControl.cpp | 48 SurfaceControl::SurfaceControl(const sp<SurfaceComposerClient>& client, const sp<IBinder>& handle, in SurfaceControl() function in android::SurfaceControl 56 SurfaceControl::SurfaceControl(const sp<SurfaceControl>& other) { in SurfaceControl() function in android::SurfaceControl
|
| D | SurfaceComposerClient.cpp | 160 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()
|
| /frameworks/native/cmds/flatland/ |
| D | GLHelper.h | 27 class SurfaceControl; variable
|
| /frameworks/base/cmds/bootanimation/ |
| D | BootAnimation.h | 41 class SurfaceControl; variable
|
| /frameworks/base/core/java/android/view/ |
| D | SurfaceControl.java | 82 public final class SurfaceControl implements Parcelable { class 961 private SurfaceControl(SurfaceSession session, String name, int w, int h, int format, int flags, in SurfaceControl() method in SurfaceControl 1007 public SurfaceControl(@NonNull SurfaceControl other, @NonNull String callsite) { in SurfaceControl() method in SurfaceControl 1011 private SurfaceControl(Parcel in) { in SurfaceControl() method in SurfaceControl 1018 public SurfaceControl() { in SurfaceControl() method in SurfaceControl
|