Searched refs:nAllocationAdapterOffset (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | AllocationAdapter.java | 93 mRS.nAllocationAdapterOffset(getID(mRS), mSelectedX, mSelectedY, mSelectedZ, in updateOffsets()
|
H A D | RenderScript.java | 682 synchronized void nAllocationAdapterOffset(long id, int x, int y, int z, in nAllocationAdapterOffset() method in RenderScript
|
/aosp12/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1631 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 D | hiddenapi-max-target-o.txt | 49678 Landroid/renderscript/RenderScript;->nAllocationAdapterOffset(JIIIIIIIII)V
|