Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java1110 public boolean testSupport(int width, int height, int frameRate, int bitRate) { in testSupport() method in VideoEncoderTest.Encoder
1815 if (encoder.testSupport(width, height, frameRate, bitRate)) { in detailed()
1833 if (encoder.testSupport(width, height, frameRate, bitRate)) { in support()