Searched defs:readerFormat (Results 1 – 2 of 2) sorted by relevance
1163 int readerFormat = ImageReader.this.getImageFormat(); in getFormat() local1398 int readerFormat, long readerUsage); in nativeCreatePlanes()1401 private synchronized native int nativeGetFormat(int readerFormat); in nativeGetFormat()
845 int numPlanes, int readerFormat, uint64_t ndkReaderUsage) in Image_createSurfacePlanes()926 static jint Image_getFormat(JNIEnv* env, jobject thiz, jint readerFormat) in Image_getFormat()