Searched defs:CustomSurfaceView (Results 1 – 3 of 3) sorted by relevance
39 public class CustomSurfaceView extends SurfaceView { class50 public CustomSurfaceView(Context context) { in CustomSurfaceView() method in CustomSurfaceView54 public CustomSurfaceView(Context context, @Nullable AttributeSet attrs) { in CustomSurfaceView() method in CustomSurfaceView58 public CustomSurfaceView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in CustomSurfaceView() method in CustomSurfaceView62 public CustomSurfaceView(Context context, @Nullable AttributeSet attrs, int defStyleAttr, in CustomSurfaceView() method in CustomSurfaceView
35 public class CustomSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class61 public CustomSurfaceView(Context context) { in CustomSurfaceView() method in CustomSurfaceView
35 public class CustomSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class90 public CustomSurfaceView(Context context, String name) { in CustomSurfaceView() method in CustomSurfaceView