Searched defs:usePersistentSurface (Results 1 – 5 of 5) sorted by relevance
/cts/tests/media/src/android/mediav2/cts/ |
D | CodecEncoderSurfaceTest.java | 99 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/ |
D | VideoTranscoderTest.java | 101 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in TestTranscode()
|
/cts/hostsidetests/mediapc/videoencodingquality/app/src/android/videoencoding/app/ |
D | VideoTranscoderTest.java | 101 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in TestTranscode()
|
/cts/tests/media/jni/ |
D | NativeCodecEncoderSurfaceTest.cpp | 189 bool usePersistentSurface) { in configureCodec() 562 bool usePersistentSurface, int frameLimit) { in testSimpleEncode()
|
/cts/tests/media/common/src/android/mediav2/common/cts/ |
D | CodecEncoderSurfaceTestBase.java | 104 int decColorFormat, boolean isOutputToneMapped, boolean usePersistentSurface, in CodecEncoderSurfaceTestBase()
|