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.cpp190 jstring jMimeType, jboolean isF16, jint dataSpace) { in testInfo() argument
202 const char* mimeType = env->GetStringUTFChars(jMimeType, nullptr); in testInfo()
205 env->ReleaseStringUTFChars(jMimeType, mimeType); in testInfo()