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