Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_AImageDecoderTest.cpp184 jstring jMimeType, jboolean isF16, jint dataSpace) { in testInfo() argument
196 const char* mimeType = env->GetStringUTFChars(jMimeType, nullptr); in testInfo()
199 env->ReleaseStringUTFChars(jMimeType, mimeType); in testInfo()