Searched refs:MotionRecordingSurfaceView (Results 1 – 1 of 1) sorted by relevance
1051 class MotionRecordingSurfaceView extends SurfaceView { class in SurfaceControlViewHostTests1054 MotionRecordingSurfaceView(Context c) { in MotionRecordingSurfaceView() method in SurfaceControlViewHostTests.MotionRecordingSurfaceView1092 mSurfaceView = new MotionRecordingSurfaceView(mActivity); in addMotionRecordingSurfaceView()1177 MotionRecordingSurfaceView mrsv = (MotionRecordingSurfaceView) mSurfaceView; in testEmbeddedViewCanSetTouchableRegion()