Searched defs:SurfaceView (Results 1 – 2 of 2) sorted by relevance
34 public class SurfaceView extends MockView { class36 public SurfaceView(Context context) { in SurfaceView() method in SurfaceView40 public SurfaceView(Context context, AttributeSet attrs) { in SurfaceView() method in SurfaceView44 public SurfaceView(Context context, AttributeSet attrs, int defStyle) { in SurfaceView() method in SurfaceView
82 public class SurfaceView extends View { class177 public SurfaceView(Context context) { in SurfaceView() method in SurfaceView182 public SurfaceView(Context context, AttributeSet attrs) { in SurfaceView() method in SurfaceView187 public SurfaceView(Context context, AttributeSet attrs, int defStyle) { in SurfaceView() method in SurfaceView