Searched refs:nAllocationResize1D (Results 1 – 4 of 4) sorted by relevance
669 synchronized void nAllocationResize1D(long id, int dimX) { in nAllocationResize1D() method in RenderScript
2083 mRS.nAllocationResize1D(getID(mRS), dimX); in resize()
1608 nAllocationResize1D(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint dimX) in nAllocationResize1D() function2891 …ocationResize1D", "(JJI)V", (void*)nAllocationResize1D },
46382 Landroid/renderscript/RenderScript;->nAllocationResize1D(JI)V