Home
last modified time | relevance | path

Searched refs:FixedAspectSurfaceView (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DFixedAspectSurfaceView.java34 public class FixedAspectSurfaceView extends SurfaceView { class
42 public FixedAspectSurfaceView(Context context, AttributeSet attrs) { in FixedAspectSurfaceView() method in FixedAspectSurfaceView
47 context.getTheme().obtainStyledAttributes(attrs, R.styleable.FixedAspectSurfaceView, 0, 0); in FixedAspectSurfaceView()
H A DSelfManagedAnswerVideoCallScreen.java55 @NonNull private final FixedAspectSurfaceView surfaceView;
70 (FixedAspectSurfaceView) view.findViewById(R.id.incoming_preview_surface_view)); in SelfManagedAnswerVideoCallScreen()
/aosp12/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DFixedAspectSurfaceView.java39 public class FixedAspectSurfaceView extends SurfaceView { class
48 public FixedAspectSurfaceView(Context context, AttributeSet attrs) { in FixedAspectSurfaceView() method in FixedAspectSurfaceView
54 R.styleable.FixedAspectSurfaceView, 0, 0); in FixedAspectSurfaceView()
H A DCameraView.java43 public class CameraView extends FixedAspectSurfaceView {
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DFixedAspectSurfaceView.java39 public class FixedAspectSurfaceView extends SurfaceView { class
48 public FixedAspectSurfaceView(Context context, AttributeSet attrs) { in FixedAspectSurfaceView() method in FixedAspectSurfaceView
54 R.styleable.FixedAspectSurfaceView, 0, 0); in FixedAspectSurfaceView()
H A DCameraView.java43 public class CameraView extends FixedAspectSurfaceView {