Searched refs:nAllocationRead_f (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v8/renderscript/jni/
H A Dandroid_renderscript_RenderScript.cpp657 nAllocationRead_f(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jfloatArray data) function
660 LOG_API("nAllocationRead_f, con(%p), alloc(%p), len(%i)", con, (RsAllocation)alloc, len);
1046 {"rsnAllocationRead", "(II[F)V", (void*)nAllocationRead_f },

Completed in 80 milliseconds