Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurface.java76 private static native void nativeAllocateBuffers(long nativeObject); in nativeAllocateBuffers() method in Surface
675 nativeAllocateBuffers(mNativeObject); in allocateBuffers()
/frameworks/base/core/jni/
Dandroid_view_Surface.cpp314 static void nativeAllocateBuffers(JNIEnv* /* env */ , jclass /* clazz */, in nativeAllocateBuffers() function
539 (void*)nativeAllocateBuffers },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76369 Landroid/view/Surface;->nativeAllocateBuffers(J)V