Home
last modified time | relevance | path

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

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DAllocationAdapter.java93 mRS.nAllocationAdapterOffset(getID(mRS), mSelectedX, mSelectedY, mSelectedZ, in updateOffsets()
H A DRenderScript.java682 synchronized void nAllocationAdapterOffset(long id, int x, int y, int z, in nAllocationAdapterOffset() method in RenderScript
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1631 nAllocationAdapterOffset(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationAdapterOffset() function
2895 …onAdapterOffset", "(JJIIIIIIIII)V", (void*)nAllocationAdapterOffset },
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49678 Landroid/renderscript/RenderScript;->nAllocationAdapterOffset(JIIIIIIIII)V