Home | History | Annotate | Download | only in jni

Lines Matching defs:nAllocationSyncAll

1032 nAllocationSyncAll(JNIEnv *_env, jobject _this, jlong con, jlong a, jint bits)
1034 LOG_API("nAllocationSyncAll, con(%p), a(%p), bits(0x%08x)", (RsContext)con, (RsAllocation)a, bits);
1988 {"rsnAllocationSyncAll", "(JJI)V", (void*)nAllocationSyncAll },