Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java669 synchronized void nAllocationResize1D(long id, int dimX) { in nAllocationResize1D() method in RenderScript
H A DAllocation.java2083 mRS.nAllocationResize1D(getID(mRS), dimX); in resize()
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1608 nAllocationResize1D(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint dimX) in nAllocationResize1D() function
2891 …ocationResize1D", "(JJI)V", (void*)nAllocationResize1D },
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46382 Landroid/renderscript/RenderScript;->nAllocationResize1D(JI)V