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.java1115 public boolean testSupport(int width, int height, int frameRate, int bitRate) { in testSupport() method in VideoEncoderTest.Encoder
2016 if (encoder.testSupport(width, height, frameRate, bitRate)) { in detailed()
2034 if (encoder.testSupport(width, height, frameRate, bitRate)) { in support()