Searched refs:onVideoSizeChanged (Results 1 – 6 of 6) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/streamquality/ |
D | PlayVideoActivity.java | 169 public void onVideoSizeChanged(MediaPlayer mp, int width, int height) {
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaPlayerTestBase.java | 236 public void onVideoSizeChanged(MediaPlayer mp, int w, int h) { in playLoadedVideo()
|
D | MediaPlayerDrmTestBase.java | 274 public void onVideoSizeChanged(MediaPlayer mp, int w, int h) { in playLoadedModularDrmVideo_Generic() 539 public void onVideoSizeChanged(MediaPlayer mp, int w, int h) { in playLoadedModularDrmVideo_V4_offlineKey()
|
D | MediaPlayerTest.java | 2301 public void onVideoSizeChanged(MediaPlayer mp, int width, int height) { in testCallback()
|
/cts/tests/tests/mediastress/src/android/mediastress/cts/ |
D | CodecTest.java | 237 public void onVideoSizeChanged(MediaPlayer mp, int width, int height) {
|
/cts/tests/tests/tv/src/android/media/tv/cts/ |
D | TvInputServiceTest.java | 130 public void onVideoSizeChanged(String inputId, int width, int height) { in onVideoSizeChanged() method in TvInputServiceTest.StubCallback
|