Home
last modified time | relevance | path

Searched defs:waitOnFormatChange (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecAsyncHandler.java153 public void waitOnFormatChange() throws InterruptedException { in waitOnFormatChange() method in CodecAsyncHandler
/cts/tests/media/jni/
DNativeCodecTestBase.cpp192 bool CodecAsyncHandler::waitOnFormatChange() { in waitOnFormatChange() function in CodecAsyncHandler