Searched refs:nAllocationData1D_f (Results 1 - 2 of 2) sorted by relevance
/frameworks/support/v8/renderscript/jni/ |
H A D | android_renderscript_RenderScript.cpp | 469 nAllocationData1D_f(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jint offset, jint lod, jint count, jfloatArray data, int sizeBytes) function 1031 {"rsnAllocationData1D", "(IIIII[FI)V", (void*)nAllocationData1D_f },
|
/frameworks/base/graphics/jni/ |
H A D | android_renderscript_RenderScript.cpp | 638 nAllocationData1D_f(JNIEnv *_env, jobject _this, RsContext con, jint alloc, jint offset, jint lod, jint count, jfloatArray data, int sizeBytes) function 1619 {"rsnAllocationData1D", "(IIIII[FI)V", (void*)nAllocationData1D_f },
|
Completed in 13 milliseconds