Searched refs:nativeAllocateBuffers (Results 1 – 3 of 3) sorted by relevance
85 private static native void nativeAllocateBuffers(long nativeObject); in nativeAllocateBuffers() method in Surface764 nativeAllocateBuffers(mNativeObject); in allocateBuffers()
261 static void nativeAllocateBuffers(JNIEnv* /* env */ , jclass /* clazz */, in nativeAllocateBuffers() function464 {"nativeAllocateBuffers", "(J)V", (void*)nativeAllocateBuffers},
65263 Landroid/view/Surface;->nativeAllocateBuffers(J)V