Home | History | Annotate | Download | only in jni

Lines Matching defs:nAllocationGetType

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