Searched refs:nAllocationAdapterOffset (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | AllocationAdapter.java | 89 mRS.nAllocationAdapterOffset(getID(mRS), mSelectedX, mSelectedY, mSelectedZ, in updateOffsets()
|
D | RenderScript.java | 676 synchronized void nAllocationAdapterOffset(long id, int x, int y, int z, in nAllocationAdapterOffset() method in RenderScript
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1636 nAllocationAdapterOffset(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationAdapterOffset() function 2900 …onAdapterOffset", "(JJIIIIIIIII)V", (void*)nAllocationAdapterOffset },
|