/frameworks/support/v8/renderscript/jni/ |
android_renderscript_RenderScript.cpp | 328 nAllocationSyncAll(JNIEnv *_env, jobject _this, RsContext con, jint a, jint bits) 330 LOG_API("nAllocationSyncAll, con(%p), a(%p), bits(0x%08x)", con, (RsAllocation)a, bits); [all...] |
/frameworks/base/graphics/jni/ |
android_renderscript_RenderScript.cpp | 466 nAllocationSyncAll(JNIEnv *_env, jobject _this, RsContext con, jint a, jint bits) 468 LOG_API("nAllocationSyncAll, con(%p), a(%p), bits(0x%08x)", con, (RsAllocation)a, bits); [all...] |
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
RenderScript.java | 267 synchronized void nAllocationSyncAll(int alloc, int src) { [all...] |
/frameworks/base/graphics/java/android/renderscript/ |
RenderScript.java | 379 synchronized void nAllocationSyncAll(int alloc, int src) { [all...] |
/prebuilts/sdk/renderscript/lib/ |
javalib.jar | |