Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DVp8CodecTestBase.java255 boolean runInLooperThread; field in Vp8CodecTestBase.EncoderOutputStreamParameters
302 params.runInLooperThread = false; in getDefaultEncodingParameterList()
305 params.runInLooperThread = true; in getDefaultEncodingParameterList()
1324 streamParams.timeoutDequeue, streamParams.runInLooperThread); in encode()
1449 if (!streamParams.runInLooperThread) { in encodeAsync()
1496 streamParams.timeoutDequeue, streamParams.runInLooperThread); in encodeAsync()
1606 params.timeoutDequeue, params.runInLooperThread); in encodeSimulcast()