Home
last modified time | relevance | path

Searched refs:nAllocationResize1D (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1377 nAllocationResize1D(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint dimX) in nAllocationResize1D() function
2338 …ocationResize1D", "(JJI)V", (void*)nAllocationResize1D },
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java663 synchronized void nAllocationResize1D(long id, int dimX) { in nAllocationResize1D() method in RenderScript
DAllocation.java2079 mRS.nAllocationResize1D(getID(mRS), dimX); in resize()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DRenderScript.java613 synchronized void nAllocationResize1D(long id, int dimX) { in nAllocationResize1D() method in RenderScript
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1612 nAllocationResize1D(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint dimX) in nAllocationResize1D() function
2888 …ocationResize1D", "(JJI)V", (void*)nAllocationResize1D },