Searched defs:nativeTestFlush (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/ |
H A D | CodecDecoderSurfaceTest.java | 451 private native boolean nativeTestFlush(String decoder, Surface surface, String mediaType, in nativeTestFlush() method in CodecDecoderSurfaceTest
|
H A D | CodecDecoderTest.java | 524 private native boolean nativeTestFlush(String decoder, Surface surface, String mediaType, in nativeTestFlush() method in CodecDecoderTest
|
/aosp_15_r20/cts/tests/media/jni/ |
H A D | NativeCodecDecoderTestCommon.cpp | 667 jboolean nativeTestFlush(JNIEnv* env, jobject, jstring jDecoder, jobject surface, in nativeTestFlush() function
|