Searched refs:nativeUnsetBuffer (Results 1 – 2 of 2) sorted by relevance
221 private static native void nativeUnsetBuffer(long transactionObj, long nativeObject); in nativeUnsetBuffer() method in SurfaceControl4013 nativeUnsetBuffer(mNativeObject, sc.mNativeObject); in unsetBuffer()
697 static void nativeUnsetBuffer(JNIEnv* env, jclass clazz, jlong transactionObj, jlong nativeObject) { in nativeUnsetBuffer() function2399 {"nativeUnsetBuffer", "(JJ)V", (void*)nativeUnsetBuffer },