Home | History | Annotate | Download | only in jni

Lines Matching defs:nAllocationIoReceive

1191 nAllocationIoReceive(JNIEnv *_env, jobject _this, jlong con, jlong alloc)
1194 ALOGD("nAllocationIoReceive, con(%p), alloc(%p)", (RsContext)con, (RsAllocation)alloc);
2509 {"rsnAllocationIoReceive", "(JJ)V", (void*)nAllocationIoReceive },