Home
last modified time | relevance | path

Searched refs:onSurfaceTextureAvailable (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DMediaStubActivity2.java67 public void onSurfaceTextureAvailable(SurfaceTexture st, int width, int height) { in onSurfaceTextureAvailable() method in MediaStubActivity2
DCompositionTextureView.java67 public void onSurfaceTextureAvailable(SurfaceTexture arg0, int arg1, int arg2) { in onSurfaceTextureAvailable() method in CompositionTextureView
DDecodeAccuracyTestBase.java799 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture, int width, int height) { in onSurfaceTextureAvailable() method in TextureViewFactory
/cts/tests/tests/view/src/android/view/cts/
DTextureViewSnapshotTestActivity.java65 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in TextureViewSnapshotTestActivity
DTextureViewStressTestActivity.java94 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in TextureViewStressTestActivity
DTextureViewCameraActivity.java53 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in TextureViewCameraActivity
DTextureViewCtsActivity.java304 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in TextureViewCtsActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/
DProjectionActivity.java120 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in ProjectionActivity
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DTextureViewTests.java146 public void onSurfaceTextureAvailable(SurfaceTexture surface, in testLockCanvas()
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/
DCamera2MultiViewTestCase.java336 public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { in onSurfaceTextureAvailable() method in Camera2MultiViewTestCase.CameraPreviewListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
DCameraFormatsActivity.java298 public void onSurfaceTextureAvailable(SurfaceTexture surface, in onSurfaceTextureAvailable() method in CameraFormatsActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/bokeh/
DCameraBokehActivity.java440 public void onSurfaceTextureAvailable(SurfaceTexture surfaceTexture, in onSurfaceTextureAvailable() method in CameraBokehActivity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/video/
DCameraVideoActivity.java437 public void onSurfaceTextureAvailable(SurfaceTexture surface, in onSurfaceTextureAvailable() method in CameraVideoActivity