Home | History | Annotate | Download | only in jni

Lines Matching defs:nAllocationGetType

838 nAllocationGetType(JNIEnv *_env, jobject _this, RsContext con, jint a)
840 LOG_API("nAllocationGetType, con(%p), a(%p)", con, (RsAllocation)a);
1636 {"rsnAllocationGetType", "(II)I", (void*)nAllocationGetType},