Home
last modified time | relevance | path

Searched defs:SurfaceView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/view/
DSurfaceView.java34 public class SurfaceView extends MockView { class
36 public SurfaceView(Context context) { in SurfaceView() method in SurfaceView
40 public SurfaceView(Context context, AttributeSet attrs) { in SurfaceView() method in SurfaceView
44 public SurfaceView(Context context, AttributeSet attrs, int defStyle) { in SurfaceView() method in SurfaceView
/frameworks/base/core/java/android/view/
DSurfaceView.java82 public class SurfaceView extends View { class
177 public SurfaceView(Context context) { in SurfaceView() method in SurfaceView
182 public SurfaceView(Context context, AttributeSet attrs) { in SurfaceView() method in SurfaceView
187 public SurfaceView(Context context, AttributeSet attrs, int defStyle) { in SurfaceView() method in SurfaceView