Home | History | Annotate | Download | only in jni

Lines Matching defs:nAllocationSyncAll

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