Home
last modified time | relevance | path

Searched defs:usePersistentSurface (Results 1 – 5 of 5) sorted by relevance

/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderSurfaceTest.java99 int colorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in CodecEncoderSurfaceTest()
345 boolean usePersistentSurface, String cfgParams, String separator, StringBuilder retMsg, in nativeTestSimpleEncode()
/cts/hostsidetests/videoencodingminimum/app/src/android/videoencodingmin/app/
DVideoTranscoderTest.java101 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in TestTranscode()
/cts/hostsidetests/mediapc/videoencodingquality/app/src/android/videoencoding/app/
DVideoTranscoderTest.java101 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in TestTranscode()
/cts/tests/media/jni/
DNativeCodecEncoderSurfaceTest.cpp189 bool usePersistentSurface) { in configureCodec()
562 bool usePersistentSurface, int frameLimit) { in testSimpleEncode()
/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecEncoderSurfaceTestBase.java104 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in CodecEncoderSurfaceTestBase()