Home
last modified time | relevance | path

Searched defs:CustomSurfaceView (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DCustomSurfaceView.java39 public class CustomSurfaceView extends SurfaceView { class
50 public CustomSurfaceView(Context context) { in CustomSurfaceView() method in CustomSurfaceView
54 public CustomSurfaceView(Context context, @Nullable AttributeSet attrs) { in CustomSurfaceView() method in CustomSurfaceView
58 public CustomSurfaceView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in CustomSurfaceView() method in CustomSurfaceView
62 public CustomSurfaceView(Context context, @Nullable AttributeSet attrs, int defStyleAttr, in CustomSurfaceView() method in CustomSurfaceView
/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DCustomSurfaceView.java35 public class CustomSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class
61 public CustomSurfaceView(Context context) { in CustomSurfaceView() method in CustomSurfaceView
/aosp12/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
H A DCustomSurfaceView.java35 public class CustomSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class
90 public CustomSurfaceView(Context context, String name) { in CustomSurfaceView() method in CustomSurfaceView