Searched defs:minLength (Results 1 – 3 of 3) sorted by relevance
53 int minLength, JNIAccess access) in AutoJavaFloatArray()73 int minLength) in AutoJavaIntArray()92 int minLength, JNIAccess access) in AutoJavaShortArray()112 int minLength) in AutoJavaByteArray()
128 int minLength = thickness * 2; in draw() local
306 static const size_t minLength = APK_LIB_LEN + 2 + LIB_PREFIX_LEN + 1 + LIB_SUFFIX_LEN; in iterateOverNativeFiles() local