Home
last modified time | relevance | path

Searched refs:nativeSetBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java202 private static native void nativeSetBuffer(long transactionObj, long nativeObject, in nativeSetBuffer() method in SurfaceControl
3507 nativeSetBuffer(mNativeObject, sc.mNativeObject, buffer); in setBuffer()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp576 static void nativeSetBuffer(JNIEnv* env, jclass clazz, jlong transactionObj, jlong nativeObject, in nativeSetBuffer() function
1988 (void*)nativeSetBuffer },