Searched defs:readerFormat (Results 1 – 2 of 2) sorted by relevance
1185 int readerFormat = ImageReader.this.getImageFormat(); in getFormat() local1424 private synchronized native int nativeGetFormat(int readerFormat); in nativeGetFormat()
928 static jint Image_getFormat(JNIEnv* env, jobject thiz, jint readerFormat) in Image_getFormat()