Home
last modified time | relevance | path

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

/cts/tests/tests/media/codec/src/android/media/codec/cts/
DCodecDynamicTestActivity.java50 public int addSurfaceView() { in addSurfaceView() method in CodecDynamicTestActivity
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceViewSurfaceValidatorTest.java153 private void addSurfaceView(CountDownLatch countDownLatch) { in addSurfaceView() method in SurfaceViewSurfaceValidatorTest
DSurfaceControlViewHostTests.java304 private void addSurfaceView(int width, int height) throws Throwable { in addSurfaceView() method in SurfaceControlViewHostTests
308 private void addSurfaceView(int width, int height, boolean onTop) throws Throwable { in addSurfaceView() method in SurfaceControlViewHostTests
312 private void addSurfaceView(int width, int height, boolean onTop, int leftMargin, int topMargin) in addSurfaceView() method in SurfaceControlViewHostTests