Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/
H A Dandroid_media_ImageReader.cpp928 static jint Image_getFormat(JNIEnv* env, jobject thiz, jint readerFormat) in Image_getFormat() function
984 {"nativeGetFormat", "(I)I", (void*)Image_getFormat },
H A Dandroid_media_ImageWriter.cpp975 static jint Image_getFormat(JNIEnv* env, jobject thiz, jint dataSpace) { in Image_getFormat() function
1139 {"nativeGetFormat", "(I)I", (void*)Image_getFormat },