Home | History | Annotate | Download | only in jni

Lines Matching defs:nAllocationSyncAll

434 nAllocationSyncAll(JNIEnv *_env, jobject _this, RsContext con, jint a, jint bits)
436 LOG_API("nAllocationSyncAll, con(%p), a(%p), bits(0x%08x)", con, (RsAllocation)a, bits);
1254 {"rsnAllocationSyncAll", "(III)V", (void*)nAllocationSyncAll },