Home | History | Annotate | Download | only in jni

Lines Matching defs:nAllocationSyncAll

1139 nAllocationSyncAll(JNIEnv *_env, jobject _this, jlong con, jlong a, jint bits)
1142 ALOGD("nAllocationSyncAll, con(%p), a(%p), bits(0x%08x)", (RsContext)con, (RsAllocation)a,
2505 {"rsnAllocationSyncAll", "(JJI)V", (void*)nAllocationSyncAll },