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