Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_media_ImageWriter.cpp870 static jint Image_getFormat(JNIEnv* env, jobject thiz) { in Image_getFormat() function
956 int format = Image_getFormat(env, thiz); in Image_createSurfacePlanes()
1024 {"nativeGetFormat", "()I", (void*)Image_getFormat },
Dandroid_media_ImageReader.cpp795 static jint Image_getFormat(JNIEnv* env, jobject thiz, jint readerFormat) in Image_getFormat() function
846 {"nativeGetFormat", "(I)I", (void*)Image_getFormat },