Home
last modified time | relevance | path

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

/frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
DCustomSurfaceView.java35 public class CustomSurfaceView extends SurfaceView implements SurfaceHolder.Callback { class
90 public CustomSurfaceView(Context context, String name) { in CustomSurfaceView() method in CustomSurfaceView