Searched refs:nioBuffer (Results 1 – 2 of 2) sorted by relevance
63 android::AutoBufferPointer::AutoBufferPointer(JNIEnv* env, jobject nioBuffer, in AutoBufferPointer() argument67 fPointer = android::nio_getPointer(env, nioBuffer, &fArray); in AutoBufferPointer()
59 AutoBufferPointer(JNIEnv* env, jobject nioBuffer, jboolean commit);