Searched refs:nativeAttachAndQueueBuffer (Results 1 – 2 of 2) sorted by relevance
78 private static native int nativeAttachAndQueueBuffer(long nativeObject, GraphicBuffer buffer); in nativeAttachAndQueueBuffer() method in Surface610 int err = nativeAttachAndQueueBuffer(mNativeObject, buffer); in attachAndQueueBuffer()
510 static jint nativeAttachAndQueueBuffer(JNIEnv *env, jclass clazz, jlong nativeObject, in nativeAttachAndQueueBuffer() function614 …eAttachAndQueueBuffer", "(JLandroid/graphics/GraphicBuffer;)I", (void*)nativeAttachAndQueueBuffer},