Searched defs:nAllocationData1D_b (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/renderscript/v8/jni/
H A Dandroid_renderscript_RenderScript.cpp440 nAllocationData1D_b(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jint offset, jint lod, jint count, jbyteArray data, int sizeBytes) function
834 {"rsnAllocationData1D", "(IIIII[BI)V", (void*)nAllocationData1D_b },
/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp616 nAllocationData1D_b(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jint offset, jint lod, jint count, jbyteArray data, int sizeBytes) function
1459 {"rsnAllocationData1D", "(IIIII[BI)V", (void*)nAllocationData1D_b },

Completed in 82 milliseconds