Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DSurfaceControl.cpp48 SurfaceControl::SurfaceControl( in SurfaceControl() function in android::SurfaceControl
57 SurfaceControl::SurfaceControl(const sp<SurfaceControl>& other) { in SurfaceControl() function in android::SurfaceControl
DSurfaceComposerClient.cpp161 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()
/frameworks/native/cmds/flatland/
DGLHelper.h27 class SurfaceControl; variable
/frameworks/base/cmds/bootanimation/
DBootAnimation.h36 class SurfaceControl; variable
/frameworks/base/core/java/android/view/
DSurfaceControl.java77 public final class SurfaceControl implements Parcelable { class
762 private SurfaceControl(SurfaceSession session, String name, int w, int h, int format, int flags, in SurfaceControl() method in SurfaceControl
811 public SurfaceControl(SurfaceControl other) { in SurfaceControl() method in SurfaceControl
821 private SurfaceControl(Parcel in) { in SurfaceControl() method in SurfaceControl
829 public SurfaceControl() { in SurfaceControl() method in SurfaceControl