Home
last modified time | relevance | path

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

/frameworks/native/cmds/flatland/
DGLHelper.h27 class SurfaceControl; variable
/frameworks/base/core/java/android/view/
DSurfaceControl.java36 public class SurfaceControl { class
299 public SurfaceControl(SurfaceSession session, in SurfaceControl() method in SurfaceControl
305 public SurfaceControl(SurfaceSession session, in SurfaceControl() method in SurfaceControl
311 public SurfaceControl(SurfaceSession session, String name, int w, int h, int format, int flags, in SurfaceControl() method in SurfaceControl
344 public SurfaceControl(SurfaceControl other) { in SurfaceControl() method in SurfaceControl
/frameworks/native/libs/gui/
DSurfaceControl.cpp48 SurfaceControl::SurfaceControl( in SurfaceControl() function in android::SurfaceControl
/frameworks/base/cmds/bootanimation/
DBootAnimation.h35 class SurfaceControl; variable