Home
last modified time | relevance | path

Searched defs:nAllocationShareBufferQueue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1251 nAllocationShareBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc1, jlong alloc2) in nAllocationShareBufferQueue() function
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java498 synchronized void nAllocationShareBufferQueue(long alloc1, long alloc2) { in nAllocationShareBufferQueue() method in RenderScript