Home
last modified time | relevance | path

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

/cts/tests/video/src/android/video/cts/
DCodecTestActivity.java85 public Surface getSurface() { return mSurface; } in getSurface() method in CodecTestActivity
/cts/tests/tests/media/common/src/android/media/cts/
DMediaStubActivity.java115 public Surface getSurface(SurfaceHolder holder) { in getSurface() method in MediaStubActivity
DCompositionTextureView.java125 public Surface getSurface() { in getSurface() method in CompositionTextureView
DInputSurface.java217 public Surface getSurface() { in getSurface() method in InputSurface
DOutputSurface.java273 public Surface getSurface() { in getSurface() method in OutputSurface
/cts/tests/mediapc/src/android/mediapc/cts/
DTestActivity.java87 public Surface getSurface() { in getSurface() method in TestActivity
DInputSurface.java176 public Surface getSurface() { in getSurface() method in InputSurface
DOutputSurface.java218 public Surface getSurface() { in getSurface() method in OutputSurface
/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecTestActivity.java93 public Surface getSurface() { in getSurface() method in CodecTestActivity
DCodecDynamicTestActivity.java127 public Pair<Integer, Surface> getSurface() { in getSurface() method in CodecDynamicTestActivity
DImageSurface.java132 public Surface getSurface() { in getSurface() method in ImageSurface
DInputSurface.java244 public Surface getSurface() { in getSurface() method in InputSurface
DOutputSurface.java258 public Surface getSurface() { in getSurface() method in OutputSurface
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DSurfacePixelValidator2.java150 public Surface getSurface() { in getSurface() method in SurfacePixelValidator2
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DCtsMediaOutputSurface.java218 public Surface getSurface() { in getSurface() method in CtsMediaOutputSurface
/cts/tests/tests/graphics/src/android/graphics/cts/
DRenderTarget.java87 public Surface getSurface() { in getSurface() method in RenderTarget
/cts/tests/tests/security/src/android/security/cts/
DRenderTarget.java90 public Surface getSurface() { in getSurface() method in RenderTarget
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java732 public abstract Surface getSurface(); in getSurface() method in VideoViewFactory
773 public Surface getSurface() { in getSurface() method in TextureViewFactory
880 public Surface getSurface() { in getSurface() method in SurfaceViewFactory
965 public Surface getSurface() { in getSurface() method in GLSurfaceViewFactory
1239 public Surface getSurface() { in getSurface() method in GLSurfaceViewFactory.GLSurfaceViewThread
DAdaptivePlaybackTest.java391 protected TestSurface getSurface() { in getSurface() method in AdaptivePlaybackTest.ActivityTest
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DEncodeVirtualDisplayWithCompositionTestImpl.java1092 public Surface getSurface() { in getSurface() method in EncodeVirtualDisplayWithCompositionTestImpl.GlCompositor.GlWindow
1338 public Surface getSurface(int windowIndex) { in getSurface() method in EncodeVirtualDisplayWithCompositionTestImpl.TopWindowPresentation
1359 Surface getSurface(int windowIndex) { in getSurface() method in EncodeVirtualDisplayWithCompositionTestImpl.TopWindowVirtualDisplayPresentation
/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java1180 public Surface getSurface() { in getSurface() method in PixelCopyTest.SurfaceTextureRule