Home
last modified time | relevance | path

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

/cts/tests/media/common/src/android/mediav2/common/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
DSurfaceViewCtsActivity.java54 public void addSurfaceView(TestSurfaceView view) { in addSurfaceView() method in SurfaceViewCtsActivity
DSurfaceControlViewHostTests.java323 private void addSurfaceView(int width, int height) throws Throwable { in addSurfaceView() method in SurfaceControlViewHostTests
327 private void addSurfaceView(int width, int height, boolean onTop) throws Throwable { in addSurfaceView() method in SurfaceControlViewHostTests
331 private void addSurfaceView(int width, int height, boolean onTop, int leftMargin, int topMargin) in addSurfaceView() method in SurfaceControlViewHostTests