Home
last modified time | relevance | path

Searched refs:nativeAllocateBuffers (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DSurface.java85 private static native void nativeAllocateBuffers(long nativeObject); in nativeAllocateBuffers() method in Surface
764 nativeAllocateBuffers(mNativeObject); in allocateBuffers()
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp261 static void nativeAllocateBuffers(JNIEnv* /* env */ , jclass /* clazz */, in nativeAllocateBuffers() function
464 {"nativeAllocateBuffers", "(J)V", (void*)nativeAllocateBuffers},
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65263 Landroid/view/Surface;->nativeAllocateBuffers(J)V