Searched defs:nAllocationElementRead (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java630 synchronized void nAllocationElementRead(long id, int xoff, int yoff, int zoff, method in class:RenderScript
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1556 nAllocationElementRead(JNIEnv *_env, jobject _this, jlong con, jlong alloc, function
1562 ALOGD("nAllocationElementRead, con(%p), alloc(%p), xoff(%i), yoff(%i), zoff(%i), comp(%i), len(%i), "
2893 {"rsnAllocationElementRead", "(JJIIIII[BI)V", (void*)nAllocationElementRead },

Completed in 57 milliseconds