Searched defs:nativeSetBuffer (Results 1 – 2 of 2) sorted by relevance
701 static void nativeSetBuffer(JNIEnv* env, jclass clazz, jlong transactionObj, jlong nativeObject, in nativeSetBuffer() function2673 {"nativeSetBuffer", "(JJLandroid/hardware/HardwareBuffer;JLjava/util/function/Consumer;)V", in nativeSetBuffer() method
231 private static native void nativeSetBuffer(long transactionObj, long nativeObject, in nativeSetBuffer() method in SurfaceControl